Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Ciel

< >

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

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

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)
- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements Part of the World Wide Scroll