nu

Lisp compiler

An interpreted Lisp language built on top of Objective-C and the Foundation framework

Nu is an interpreted Lisp that builds on the Objective-C runtime and Foundation framework.

GitHub

2k stars
79 watching
234 forks
Language: Objective-C
last commit: about 3 years ago

Related projects:

RepositoryDescriptionStars
naver/lispeAn implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions371
eantcal/nubasicAn implementation of a BASIC interpreter and IDE for Windows and Linux41
nickmqb/muonA modern, statically typed low-level programming language with strong focus on performance and minimalism.773
bnmcgn/sigilA 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
nucleic/enamlA framework for creating professional-quality user interfaces with minimal effort using a declarative programming language.1,542
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
dbetz/xlispAn object-oriented LISP compiler built using CMake36
nature-lang/natureA systems programming language and compiler with a focus on performance, developer experience, and versatility for various applications.745
melusina-org/make-common-lisp-programCreates executable Common Lisp programs on GitHub runners with various implementations and systems3
siliconcompiler/lambdalibA modular hardware abstraction library for designing and implementing complex digital systems23
saman-pasha/lccA Lisp-like compiler and toolset for writing C code with additional features26
gabriella439/graceAn interpreted functional programming language with type inference and efficient parsing.389
wheretib/nullcAn embeddable programming language with advanced features and runtime support for multiple execution modes.164
ren-lang/compilerA compiler and package providing an interface to the Ren programming language, enabling development of tools and utilities around it.101
murisi/l2A minimalist language with procedural macro support135