Category:ZED: Difference between revisions

From Rosetta Code
Content added Content deleted
Line 6: Line 6:




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.
A version that adds the concept of types also exists to compile ZED into C functions.




Line 16: Line 16:


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


...

Revision as of 05:25, 1 May 2014

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
ZED
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using ZED.

What is ZED?

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


A version that adds the concept of types also exists to compile ZED into C functions.


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


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


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


...

Pages in category "ZED"

The following 4 pages are in this category, out of 4 total.