malbolge-lisp

Lisp interpreter

An interpreter written in Malbolge that supports Lisp-like programming with advanced features and instructions.

A lightweight (350MB) Lisp interpreter in Malbolge Unshackled, often dubbed the hardest turing complete programming language.

GitHub

493 stars
8 watching
10 forks
Language: TeX
last commit: over 3 years ago
Linked from 1 awesome list

esotericlispmalbolgeprogramming-language

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rmolives/himeAn interpreter for a Lisp dialect running on the JVM platform.9
masak/belAn interpreter for Bel, a Lisp-like language with a focus on completeness and metacircular foundations.27
cofinalsubnets/wispA Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs.115
kanaka/malA Lisp interpreter designed as a learning tool, implemented in multiple programming languages and runtime modes10,119
mthom/shentongAn implementation of a modern Lisp family programming language163
jsloop42/dreamlispAn Objective-C implementation of a Lisp interpreter with immutable data structures and an unhygienic macro system.8
svenssonjoel/lispbmAn interpreter for a concurrent Lisp programming language designed for microcontrollers.92
robert-van-engelen/tinylispA compact C implementation of Lisp with 20 built-in primitives and a REPL.861
chr1st0scli/rainlispA .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems.34
naver/lispeAn implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions371
burtonsamograd/sigilA compiler and REPL for a Lisp dialect used in web development26
digikar99/py4cl2A Common Lisp library for executing Python code and integrating it with existing Lisp systems.42
maryrosecook/littlelispA JavaScript implementation of a minimal Lisp interpreter supporting basic data structures and control flow.608
rui314/minilispA minimalistic Lisp interpreter in C1,490
terenceng03/muevalA Haskell interpreter designed to evaluate pure functions securely and efficiently in a sandboxed environment.76