Category:ZED: Difference between revisions

Content added Content deleted
Line 5: Line 5:
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.


A version that adds the concept of types also exists to compile ZED into C functions to be included in larger C or Objective-C programs.
Development of ZED is happening on GitHub: https://github.com/zelah/tinyZED.git


My latest programming projects are here: http://zedlan.blogspot.com


Development of ZED is happening on GitHub: https://github.com/zelah/tinyZED.git/
ZED can be seen compiling itself here: http://ideone.com/5EkqVK


My latest programming projects are here: http://zedlan.blogspot.com/


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