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.
190 stars
17 watching
8 forks
Language: LLVM
last commit: 14 days 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. | 854 |
luogen1996/lavin | An open-source implementation of a vision-language instructed large language model | 508 |
libvips/lua-vips | A Lua binding for a fast image processing library with low memory needs. | 127 |
siapran/parens-8 | A tiny Lisp compiler for pico-8 carts with Lua semantics and interoperability | 23 |
ultralisp/ultralisp | A Common Lisp software distribution designed to facilitate rapid development and deployment of software projects. | 234 |
anlsh/picl | A Common Lisp implementation of Python's itertools package with laziness support | 17 |
lukaspietzschmann/boo.nvim | A plugin that provides an integrated development environment (IDE) feature for language servers. | 34 |
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. | 76 |
liip/liipimaginebundle | An image manipulation toolkit for Symfony-based projects. | 1,663 |
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 | 46 |
domus123/vhdlisp | A Common Lisp implementation of VHDL-like syntax for digital design and simulation | 42 |
internlm/tutorial | A comprehensive tutorial project offering in-depth training and practice on advanced language model technologies | 1,530 |
vidocqh/lsp-lens.nvim | A plugin that displays references and definition info upon functions | 276 |