pil21

Lisp VM

A Lisp dialect designed to be a simple and efficient virtual machine with dynamic data types and structures, suitable for general-purpose programming and application development.

PicoLisp is an open source Lisp dialect. It is based on LLVM and compiles and runs on any 64-bit POSIX system. Its most prominent features are simplicity and minimalism.

GitHub

192 stars
17 watching
9 forks
Language: LLVM
last commit: about 1 month ago
picolisppil21

Related projects:

Repository Description Stars
robert-van-engelen/tinylisp A compact C implementation of Lisp with 20 built-in primitives and a REPL. 861
luogen1996/lavin An open-source implementation of a vision-language instructed large language model 513
libvips/lua-vips A Lua binding for a fast image processing library with low memory needs. 129
siapran/parens-8 A tiny Lisp compiler for pico-8 carts with Lua semantics and interoperability 24
ultralisp/ultralisp A Common Lisp software distribution designed to facilitate rapid development and deployment of software projects. 235
anlsh/picl A Common Lisp implementation of Python's itertools package with laziness and no reliance on cl-cont. 17
lukaspietzschmann/boo.nvim A plugin that provides an integrated development environment (IDE) feature for language servers. 35
melisgl/cl-libsvm A Common Lisp wrapper around the libsvm C++ SVM library 16
vindarel/cl-cookieproject A template project for creating Common Lisp applications with a standard structure and tools. 77
liip/liipimaginebundle An image manipulation toolkit for Symfony-based projects. 1,666
jsloop42/dreamlisp An Objective-C implementation of a Lisp interpreter with immutable data structures and an unhygienic macro system. 8
lopi-py/luau-lsp.nvim An extension to Neovim for improved Lua development experience 50
domus123/vhdlisp A Common Lisp implementation of VHDL-like syntax for digital design and simulation 43
internlm/tutorial A tutorial project for exploring large language models and their applications in natural language processing tasks. 1,593
vidocqh/lsp-lens.nvim A plugin that displays references and definition info upon functions 283