lci

LOLCODE interpreter

An interpreter for an esoteric programming language designed to be correct, portable, and precisely documented.

A LOLCODE interpreter written in C.

GitHub

786 stars
24 watching
107 forks
Language: C
last commit: 6 months ago
Linked from 1 awesome list

cesoteric-programming-languageinterpreterlolcodelolcode-interpreterprogramming-language

Backlinks from these awesome lists:

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 818
lpcic/elpi An embeddable interpreter for a variant of Prolog enriched with Constraint Handling Rules 292
candid82/joker An interpreter, linter, and formatter tool for the Clojure programming language. 1,650
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. 279
kspalaiologos/malbolge-lisp An interpreter written in Malbolge that supports Lisp-like programming with advanced features and instructions. 493
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 227
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. 42
svenssonjoel/lispbm An interpreter for a concurrent Lisp programming language designed for microcontrollers. 92
rui314/minilisp A minimalistic Lisp interpreter in C 1,490