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.

GitHub

397 stars
7 watching
12 forks
Language: Python
last commit: almost 2 years ago
astcode-generationcompilerdslextensiblehissplanguagelisplisspmacrosmetaprogrammingminimalno-dependenciespythonquasiquoterepls-expressionstranspiler

Related projects:

RepositoryDescriptionStars
dbetz/xlispAn object-oriented LISP compiler built using CMake36
zylisp/zylispA compiler-based implementation of a Lisp language in Go12
zick/zickstandardlispAn implementation of the Common Lisp programming language for various interpreters and compilers48
naver/lispeAn implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions371
metawilm/cl-pythonAn implementation of Python in Common Lisp, allowing mixed execution and library access between the two languages.369
haskell-lisp/liskellAn implementation of Haskell semantics using Lisp syntax67
dundalek/lizA Lisp-flavored programming language built on top of Zig, aiming to provide a lower-level alternative to Clojure with more direct access to hardware.268
chr1st0scli/rainlispA .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems.34
syegulalp/akilangAn experimental compiler and language implementation built on top of LLVM and Python.99
marcoheisig/cl4pyEnables interaction between Python and Common Lisp98
delph-in/pydelphinProvides tools and interfaces for processing and manipulating linguistic data in the DELPH-IN framework80
basilteam/basilA high-performance programming language with compile-time evaluation and metaprogramming capabilities.122
sass/libsass-pythonA Python extension module binding LibSass for compiling Sass/SCSS files.564
mthom/shentongAn implementation of a modern Lisp family programming language163
talw/crisp-compilerA Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend99