Skip to content

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

License

Notifications You must be signed in to change notification settings

helvm/malbolge-lisp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

A Lisp interpreter polyglot (in Malbolge20 and Malbolge Unshackled; often dubbed the hardest programming languages in existence). Currently supports the following features:

  • basic mathematical operations on natural numbers eq, +, -, *, /, %
  • list operations: car cdr cons quote atom
  • callables: define defun lambda if print

Minimum of 2 gigabytes of RAM is required. It's recommended to use a fixed-width interpreter.

session

About

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

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published