Pinned Repositories
cfront-3
self education and historical research of the C++ compiler cfront v3
citadel
The leader in true open source email and collaboration
ljs
Lua with C/C++/Java/Javascript syntax
ljsjit
Luajit with C/C++/Java/Javascript syntax
lua-wasm-playground
A web playground with Lua interpreter compiled to wasm
parsertl-playground
A web based playground for parsertl/lexertl
picat
My unofficial picat http://picat-lang.org/ repository
plgh
Programming Languages Grammar House (BNF like grammars)
squilu
A scripting language that accepts a subset of javascript and C/C++
tinycc
My working copy of tinycc made reentrant
mingodad's Repositories
mingodad/sqlite3-hashcode-2018
A solution for the HASHCODE 2018 competition that only uses sqlite3 command line
mingodad/ZeroBraneStudioLJS
Port of ZeroBraneStudio from lua to ljs
mingodad/LPegLJ
LPeg version 1.0 Parser in pure LuaJIT
mingodad/cwiclo
lightweight C++ framework with COM
mingodad/ustl
A size-optimized STL implementation.
mingodad/CorsixTH-ljs
A port of CorsixTH to LJS
mingodad/ebnn
Header-only C library for Binary Neural Network Feedforward Inference (targeting small devices)
mingodad/embedded-scripting-languages
A list of embedded scripting languages
mingodad/fann
Official github repository for Fast Artificial Neural Network Library (FANN)
mingodad/fast-tsetlin-machine-with-mnist-demo
A fast Tsetlin Machine implementation employing bit-wise operators, with MNIST demo.
mingodad/FlappyLearning
Program learning to play Flappy Bird by machine learning (Neuroevolution)
mingodad/fpdf-plus-plus
Automatically exported from code.google.com/p/fpdf-plus-plus
mingodad/genann
simple neural network library in ANSI C
mingodad/grapesjs
Free and Open source Web Builder Framework. Next generation tool for building templates without coding
mingodad/loom
Easier to read LuaJIT dumps
mingodad/lua-resty-upstream-healthcheck
Health Checker for Nginx Upstream Servers in Pure Lua
mingodad/luafilesystem
Reimplement luafilesystem via LuaJIT FFI
mingodad/mpc
A Parser Combinator library for C
mingodad/neural-redis
Neural networks module for Redis
mingodad/ods
Mission: To provide a high-quality open content data structures textbook that is both mathematically rigorous and provides complete implementations.
mingodad/Pike
Pike is a dynamic programming language with a syntax similar to Java and C. It is simple to learn, does not require long compilation passes and has powerful built-in data types allowing simple and really fast data manipulation.
mingodad/premake-core
Port of premake5 to LJS
mingodad/snabb-ljs
Snabb packet networking converted to ljs
mingodad/squirrel
mingodad/ssdeep
Fuzzy hashing API and fuzzy hashing tool
mingodad/sundown
Standards compliant, fast, secure markdown processing library in C
mingodad/tesseract
Tesseract Open Source OCR Engine (main repository)
mingodad/TsetlinMachineC
A C implementation of the Tsetlin Machine
mingodad/tutorial
The Pike tutorial, in English
mingodad/word2vec
Automatically exported from code.google.com/p/word2vec