thekaigonzalez / slisp

Performance-focused Lisp dialect.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Salmon Logo

SLisp Sources

This is the source repository for the official SalmonLisp repository.

What is SLisp?

SLisp (long form, SalmonLisp) is a Lisp (or Common Lisp) implementation which focuses on readability, portability, and extensibility.

It uses features from many different standard Lisp implementations such as AutoLisp, NewLisp, and Steel Banks Common Lisp.

Build

$ meson builddir
$ Meta/build.sh

About

Performance-focused Lisp dialect.

License:Other


Languages

Language:D 77.2%Language:Common Lisp 20.2%Language:Shell 1.5%Language:Meson 1.0%Language:NewLisp 0.1%Language:Makefile 0.1%