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: about 2 years ago
dotnetinterpreterlibrarylisplisp-dialectlisp-interpreterprogramming-languagerepltutorial

Related projects:

RepositoryDescriptionStars
jsloop42/dreamlispAn Objective-C implementation of a Lisp interpreter with immutable data structures and an unhygienic macro system.8
rui314/minilispA minimalistic Lisp interpreter in C1,490
robert-van-engelen/tinylispA compact C implementation of Lisp with 20 built-in primitives and a REPL.861
maryrosecook/littlelispA JavaScript implementation of a minimal Lisp interpreter supporting basic data structures and control flow.608
sergey-tihon/stanford.nlp.netA .NET wrapper around Stanford NLP's Java API, providing access to natural language processing capabilities.598
malisper/clampAn implementation of Arc programming language concepts in Common Lisp.71
digikar99/py4cl2A Common Lisp library for executing Python code and integrating it with existing Lisp systems.42
cofinalsubnets/wispA 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-lispCompiles information about programming languages implemented in dialects of Lisp.14
naver/lispeAn implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions371
clojure-lsp/clojure-lspAn LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection.1,186
ailisp/fluteA Common Lisp library for building composable HTML5 components65
dbetz/xlispAn object-oriented LISP compiler built using CMake36
rajasegar/cl-webapp-seedProvides a basic web application structure and dependencies for Common Lisp development6
zick/zickstandardlispAn implementation of the Common Lisp programming language for various interpreters and compilers48