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.
2k stars
79 watching
236 forks
Language: Objective-C
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
naver/lispe | An implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions | 372 |
eantcal/nubasic | An implementation of a BASIC interpreter and IDE for Windows and Linux | 41 |
nickmqb/muon | A modern, statically typed low-level programming language with strong focus on performance and minimalism. | 772 |
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 |
nucleic/enaml | A framework for creating professional-quality user interfaces with minimal effort using a declarative programming language. | 1,538 |
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 |
dbetz/xlisp | An object-oriented LISP compiler built using CMake | 35 |
nature-lang/nature | A systems programming language and compiler focused on writing and reading experience for developers. | 741 |
melusina-org/make-common-lisp-program | Creates executable Common Lisp programs on GitHub runners with various implementations and systems | 3 |
siliconcompiler/lambdalib | A modular hardware abstraction library for designing and implementing complex digital systems | 23 |
saman-pasha/lcc | A Lisp-like compiler and toolset for writing C code with additional features | 26 |
gabriella439/grace | An interpreted functional programming language with type inference and efficient parsing. | 388 |
wheretib/nullc | An embeddable programming language with advanced features and runtime support for multiple execution modes. | 165 |
ren-lang/compiler | A compiler and package providing an interface to the Ren programming language, enabling development of tools and utilities around it. | 102 |
murisi/l2 | A minimalist language with procedural macro support | 135 |