Gwydion Dylan
Implementation of programming language DylanA Dylan-to-C compiler developed in Carnegie Mellon University.
Links:
Examples:
Hello, World!:
Example for versions Gwydion Dylan 2.4.0The first line is a header; it defines the module this file belongs to.
module: hello-world
format-out("Hello, World!\n");
Comments
]]>blog comments powered by Disqus
]]>