Kapok

A dynamic, functional, general-purpose programming language

Jan 15, 2018

Kapok v0.1.0 Released

Kapok version 0.1.0 is released with:

  1. A modern Lisp syntax and the support to various built-in data structures
  2. A protocol implementation which is compatible to Elixir
  3. A minor standard library for useful macros, operations on sequence, file, processes, etc.

The main frame of the language itself is mostly defined but the implementation is open to changes. There are plans in the future to improve these terms: compilation interface, library, and dev tools. Stay tuned!