RainLisp

LISP interpreter

A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems.

RainLisp, a .NET LISP implementation.

GitHub

34 stars
3 watching
0 forks
Language: C#
last commit: 5 months ago
dotnetinterpreterlibrarylisplisp-dialectlisp-interpreterprogramming-languagerepltutorial

Related projects:

Repository Description Stars
jsloop42/dreamlisp An Objective-C implementation of a Lisp interpreter with immutable data structures and an unhygienic macro system. 8
rui314/minilisp A minimalistic Lisp interpreter in C 1,479
robert-van-engelen/tinylisp A compact C implementation of Lisp with 20 built-in primitives and a REPL. 854
maryrosecook/littlelisp A small Lisp interpreter in JavaScript that supports basic programming constructs 608
sergey-tihon/stanford.nlp.net A .NET wrapper around Stanford NLP's Java API, providing access to natural language processing capabilities. 598
malisper/clamp An implementation of Arc programming language concepts in Common Lisp. 71
digikar99/py4cl2 A Common Lisp library for executing Python code and integrating it with existing Lisp systems. 41
cofinalsubnets/wisp A Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs. 115
vindarel/list-of-languages-implemented-in-lisp Compiles information about programming languages implemented in dialects of Lisp. 13
naver/lispe An implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions 372
clojure-lsp/clojure-lsp An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. 1,173
ailisp/flute A Common Lisp library for building composable HTML5 components 64
dbetz/xlisp An object-oriented LISP compiler built using CMake 35
rajasegar/cl-webapp-seed Provides a basic web application structure and dependencies for Common Lisp development 6
zick/zickstandardlisp An implementation of the Common Lisp programming language for various interpreters and compilers 48