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

manticore

< >

manticore is a programming language created in 2009.

#3945on PLDB 15Years Old


Example from the web:
fun forever (init : 鈥檃) (f: 鈥檃 -> 鈥檃) : unit = let fun loop s = loop (f s) val _ = spawn (loop init) in () end

View source

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