Category:ZED: Difference between revisions

From Rosetta Code
Content added Content deleted
mNo edit summary
 
(8 intermediate revisions by the same user not shown)
Line 3: Line 3:
== What is ZED? ==
== What is ZED? ==


ZED is a self-hosting functional programming language that compiles to Guile Scheme and can be built on ideone.com
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
Development of ZED is happening on GitHub: https://github.com/zelah/tinyZED




A version that adds the concept of types also exists to compile ZED into C functions.
A version that adds the concept of types also exists to compile ZED into C functions.
Development of ZEDc is also happening on GitHub: https://github.com/zelah/ZEDc




ZED can be seen compiling itself here: http://ideone.com/ARpMCM
Development of ZEDc is happening on GitHub: https://github.com/zelah/ZEDc


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



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


Language author on RC: [[User:Zelah|Zelah]] ([[User_talk:Zelah|talk]] | [[Special:Contributions/Zelah|contribs]])


165x2 194x2 207x2
...
.

Latest revision as of 23:11, 15 May 2016

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 and can be built and run on Ideone. Development of ZED is happening on GitHub: https://github.com/zelah/tinyZED


A version that adds the concept of types also exists to compile ZED into C functions. Development of ZEDc is also happening on GitHub: https://github.com/zelah/ZEDc


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


Language author on RC: Zelah (talk | contribs)

165x2 194x2 207x2 .

Pages in category "ZED"

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