lithp
There are 13 repositories under lithp topic.
andrakis/node-lithp
A small Lisp-like programming language, with a very small interpreter
andrakis/Elispidae
Lisp-based stackless interpreter and platform, including microthreading. Features taken from Lisp and Erlang.
andrakis/Stackless
C++14 Generic stackless interpreter framework
andrakis/andrakis.github.io
GitHub IO pages
andrakis/lithp--
Lithp++, a C++ implementation of node-lithp
andrakis/lithp-dol
Dungeons of Lithp, for the Lithp language
andrakis/lithp-livium
A VIM-like editor written in my own language, Lithp
andrakis/lithp-pkg
Package Lithp into a browserified file
andrakis/lithp-webide
Web IDE for Lithp
andrakis/LithpBlunt
Lithp in C#
andrakis/PocoLithp
Implementation of Lithp based on Poco library and a small Scheme interpreter
andrakis/pylithp
Python version of Lithp, because C++ is too hard
andrakis/Stackful
A small and simple C++ virtual machine that can run Lithp-like code