xlisp

LISP compiler

An object-oriented LISP compiler built using CMake

XLISP - an object-oriented LISP

GitHub

36 stars
7 watching
11 forks
Language: C
last commit: about 1 month ago

Related projects:

Repository Description Stars
zick/zickstandardlisp An implementation of the Common Lisp programming language for various interpreters and compilers 48
zylisp/zylisp A compiler-based implementation of a Lisp language in Go 12
gilch/hissp A Python implementation with Lisp-like features that compiles to functional Python code, enabling metaprogramming and macro-based development. 397
jxxcarlson/elm-lisp An experiment in building a typed Lisp compiler and evaluator in Elm. 5
dirkschumacher/llr A Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation. 202
chr1st0scli/rainlisp A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. 34
sschauss/wracket A Lisp-like language compiled to WebAssembly for building web applications using Racket 22
burtonsamograd/sigil A compiler and REPL for a Lisp dialect used in web development 26
naver/lispe An implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions 371
melusina-org/make-common-lisp-program Creates executable Common Lisp programs on GitHub runners with various implementations and systems 3
basilisp-lang/basilisp A Lisp dialect targeting Python 3.9+ with Clojure compatibility 301
rzubek/as_lisp A Lisp dialect implemented in Actionscript 1
bnmcgn/sigil A tool that compiles and interprets Common Lisp code into JavaScript, allowing web developers to use advanced Lisp macros and metaprogramming facilities in their JavaScript applications. 2
clozure/ccl A Common Lisp implementation of a compiler and runtime environment 858
haskell-lisp/liskell An implementation of Haskell semantics using Lisp syntax 67