Versions

Description

Pixie - A small, fast, native lisp with "magical" powers Pixie is a lightweight lisp suitable for both general use as well as shell scripting. The standard library is heavily inspired by Clojure as well as several other functional programming languages. It is written in RPython and as such supports a fairly fast GC and an amazingly fast tracing JIT. Pixie implements its own virtual machine. It does not run on the JVM, CLR or Python VM. It implements its own bytecode, has its own GC and JIT. And it's small. Currently the interpreter, JIT, GC, and stdlib clock in at about 10.3MB once compiled down to an executable

Repository

https://github.com/alekcz/pixie-docs.git

Project Slug

pixielang

Last Built

6 years, 10 months ago passed

Maintainers

Home Page

http://www.pixielang.org/

Badge

Tags

Project has no tags.

Short URLs

pixielang.readthedocs.io
pixielang.rtfd.io

Default Version

latest

'latest' Version

master