hissp
Lisp compiler
A Python implementation with Lisp-like features that compiles to functional Python code, enabling metaprogramming and macro-based development.
It's Python with a Lissp.
388 stars
7 watching
11 forks
Language: Python
last commit: 11 days ago astcode-generationcompilerdslextensiblehissplanguagelisplisspmacrosmetaprogrammingminimalno-dependenciespythonquasiquoterepls-expressionstranspiler
Related projects:
Repository | Description | Stars |
---|---|---|
dbetz/xlisp | An object-oriented LISP compiler built using CMake | 35 |
zylisp/zylisp | A compiler-based implementation of a Lisp language in Go | 12 |
zick/zickstandardlisp | An implementation of the Common Lisp programming language for various interpreters and compilers | 48 |
naver/lispe | An implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions | 372 |
metawilm/cl-python | An implementation of Python in Common Lisp, allowing mixed execution and library access between the two languages. | 367 |
haskell-lisp/liskell | An implementation of Haskell semantics using Lisp syntax | 66 |
dundalek/liz | A Lisp-flavored programming language built on top of Zig, aiming to provide a lower-level alternative to Clojure with more direct access to hardware. | 266 |
chr1st0scli/rainlisp | A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. | 34 |
syegulalp/akilang | An experimental compiler and language implementation built on top of LLVM and Python. | 99 |
marcoheisig/cl4py | Enables interaction between Python and Common Lisp | 94 |
delph-in/pydelphin | Provides tools and interfaces for processing and manipulating linguistic data in the DELPH-IN framework | 79 |
basilteam/basil | A high-performance programming language with compile-time evaluation and metaprogramming capabilities. | 124 |
sass/libsass-python | A Python extension module binding LibSass for compiling Sass/SCSS files. | 563 |
mthom/shentong | An implementation of a Lisp family programming language in Haskell | 162 |
talw/crisp-compiler | A Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend | 99 |