-
abaci Public
Performance scripting language for natural coding based on LLVM toolchain
-
learnmoderncpp-articles Public
Sample code from blog posts on learnmoderncpp.com
-
learnmoderncpp-tutorial Public
Complete, working programs, plus Markdown sources, from the C++ tutorial hosted at learnmoderncpp.com
-
tower Public
Fun JavaScript/browser implementation of the South-East Asian Disc-Stacking Problem
HTML MIT License UpdatedJan 14, 2025 -
-
pseudocode-compiler Public
A utility and CGI program which translates pseudocode to Javascript
-
dbasic Public
Modern implementation of the original Dartmouth BASIC compilers in the D programming language
-
lox-gfx Public
Early port of the Lox scripting language to Arduino
C MIT License UpdatedJul 25, 2024 -
abaci0-literate Public
A Markdown-based literate program which implements an LLVM-based JIT compiler for a subset of the Abaci programming language
-
loxcpp Public
Implementation of the Lox language in C++
-
-
WebSockets2_Generic Public
Forked from khoih-prog/WebSockets2_GenericFork to provide support for WebSockets on Arduino GIGA R1 WiFi. A WebSocket Server and Client library for Arduino, based on RFC6455, for writing modern WebSockets applications.
C++ GNU General Public License v3.0 UpdatedJan 13, 2024 -
flex-bison-cpp Public
Two different ways of making C++ output from flex and bison interoperate