lci
LOLCODE interpreter
An interpreter for an esoteric programming language called LOLCODE
A LOLCODE interpreter written in C.
784 stars
24 watching
105 forks
Language: C
last commit: 5 months ago
Linked from 1 awesome list
cesoteric-programming-languageinterpreterlolcodelolcode-interpreterprogramming-language
Related projects:
Repository | Description | Stars |
---|---|---|
shiinamiyuki/lunatic | An open-source interpreter for the Lua programming language with additional features and optimizations. | 18 |
ccxvii/mujs | An embeddable JavaScript interpreter written in C | 812 |
lpcic/elpi | An interpreter for a logic-based programming language designed to be embedded in other applications. | 290 |
candid82/joker | An interpreter, linter, and formatter tool for the Clojure programming language. | 1,645 |
chr1st0scli/rainlisp | A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. | 34 |
esp8266/basic | A basic programming language and interpreter for microcontrollers like the ESP8266 | 259 |
cozis/noja | An experimental interpreter for a basic programming language designed as an educational reference | 90 |
ajeetdsouza/loxcraft | A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications. | 275 |
kspalaiologos/malbolge-lisp | An interpreter written in Malbolge that supports Lisp-like programming with advanced features and instructions. | 488 |
brandonbloom/eclj | An extensible Clojure interpreter aiming to virtualize the language and provide a controlled environment for running portable code. | 106 |
covscript/covscript | An open-source interpreter for a cross-platform programming language designed to make programming easier | 225 |
rmolives/hime | An interpreter for a Lisp dialect running on the JVM platform. | 9 |
digikar99/py4cl2 | A Common Lisp library for executing Python code and integrating it with existing Lisp systems. | 41 |
svenssonjoel/lispbm | An interpreter for a concurrent, functional programming language with message-passing and pattern-matching capabilities. | 90 |
rui314/minilisp | A minimalistic Lisp interpreter in C | 1,479 |