Category:ZED: Difference between revisions

Content added Content deleted
Line 4: Line 4:


ZED is a functional programming language that compiles to Guile Scheme.
ZED is a functional programming language that compiles to Guile Scheme.

A version that adds the concept of types also exists to compile ZED into C functions which can then be included in larger C or Objective-C programs.


Development of ZED is happening on GitHub: https://github.com/zelah/tinyZED.git
Development of ZED is happening on GitHub: https://github.com/zelah/tinyZED.git


The language page is here: http://zedlan.blogspot.com/
My latest programming projects are here: http://zedlan.blogspot.com

ZED can be seen compiling itself here: http://ideone.com/5EkqVK