Measures Concepts
GitHub icon

Ciel

Ciel - Programming language

< >

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

Source code:
git clone https://github.com/rongarret/ciel
#1811on PLDB 14Years Old

Ciel is a lisp-like language implemented in C++. What Clojure is to Java, Ciel is designed to be to 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 Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout