#lisp (30 Repositories)
Ranked open-source repositories tagged with #lisp, scored by pull request acceptance likelihood and maintainer engagement velocity.
24.9%
28.2h
30 repositories tagged #lisp
calcit-lang/calcit
Indentation-based ClojureScript dialect in Rust and compiling to JavaScript ES Modules
tsotchke/eshkol
High-Performance LISP-like language for Scientific Computing and AI written in C++
jank-lang/jank
jank is the native Clojure dialect with seamless C++ interop.
phel-lang/phel-lang
A functional, Lisp-inspired language that compiles to PHP. Inspired by Clojure, Phel brings macros, persistent data structures, and expressive functional idioms to the PHP ecosystem.
eval-exec/neomacs
NEO Emacs (WIP): GPU powered Emacs written in Rust with a modern display engine. Aiming for modern design & multi-threaded Elisp, 10x performance, zero-pause concurrent GC and 100% Emacs compatibility.
carp-lang/Carp
A statically typed lisp, without a GC, for real-time applications.
LuxLang/lux
The Lux Programming Language
Shen-Language/shen-sources
Shen language kernel sources for porters
ArkScript-lang/Ark
ArkScript is a small, fast, functional and scripting language for C++ projects
eraserhd/parinfer-rust
A Rust port of parinfer.
open-goal/jak-project
Reviving the language that brought us the Jak & Daxter Series
mthom/shentong
A Haskell implementation of the Shen programming language.
jcubic/lips
Scheme based powerful lisp interpreter in JavaScript
clasp-developers/clasp
clasp Common Lisp environment
azzamsa/awesome-lisp-companies
Awesome Lisp Companies
Olical/aniseed
Neovim configuration and plugins in Fennel (Lisp compiled to Lua)
rougier/nano-modeline
GNU Emacs / N Λ N O Modeline
Fuco1/smartparens
Minor mode for Emacs that deals with parens pairs and tries to be smart about it.
vito/bass
a low fidelity scripting language for project infrastructure
r0man/sqlingvo
A Clojure & ClojureScript DSL for SQL
meric/l2l
Lisp is Lisp. Lua is Lua. Lisp and Lua as One.
cryptocode/bio
A Lisp dialect written in Zig
nooga/xsofy
Roguelike that names itself each run. WIP
drym-org/symex.el
An expressive modal way to write code (esp. Lisp) in Emacs
rougier/svg-lib
Emacs SVG libraries for creatings tags, icons and bars
Interlisp/medley
The main repo for the Medley Interlisp project. Wiki, Issues are here. Other repositories include maiko (the VM implementation) and Interlisp.github.io (web site sources)
Clozure/ccl
Clozure Common Lisp
Wilfred/emacs-refactor
language-specific refactoring in Emacs
leoshimo/vrs
A Personal Software Runtime inspired by Emacs, Plan 9, Erlang, Hypermedia, and Unix
brundonsmith/rust_lisp
A Rust-embeddable Lisp, with support for interop with native Rust functions