Category:ZED: Difference between revisions

m
no edit summary
mNo edit summary
 
(11 intermediate revisions by the same user not shown)
Line 3:
== What is ZED? ==
 
ZED is a self-hosting functional programming language that compiles to Guile Scheme and can be built and run on Ideone.
Development of ZED is happening on GitHub: https://github.com/zelah/tinyZED.git/
 
 
A version that adds the concept of types also exists to compile ZED into C functions. These can then be included in larger C or Objective-C programs.
Development of ZEDc is also happening on GitHub: https://github.com/zelah/ZEDc
 
 
ZED can be seen compiling itself here: http://ideone.com/5EkqVK/ARpMCM
Development of ZED is happening on GitHub: https://github.com/zelah/tinyZED.git/
 
 
Language author on RC: [[User:Zelah|Zelah]] ([[User_talk:Zelah|talk]] | [[Special:Contributions/Zelah|contribs]])
My latest programming projects are here: http://zedlan.blogspot.com/
 
165x2 194x2 207x2
 
.
ZED can be seen compiling itself here: http://ideone.com/5EkqVK/
Anonymous user