Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Ciel

< >

Ciel is a programming language created in 2010 by Ron Garret.

#1602on PLDB 14Years Old
Download source code:
git clone https://github.com/rongarret/ciel

A Lisp-like language implemented in C++


Example from the web:
(set lambda fn) (set def set) (def vector (lambda x x)) (vector 1 2 3)

View source

- Build the next great programming language About Acknowledgements Extensions Day 626 feedback@pldb.io