Category:Egel
Egel
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using Egel.
This programming language may be used to instruct a computer to perform a task.
See Also: |
|
---|
The Egel Language
Egel is a small functional language based on untyped eager combinator rewriting. The operational semantics is founded upon graph rewrite machinery where the underlying graph is acyclic. The interpreter makes use of that fact to implement this machinery in C++ employing native smart pointers.
It's a small versatile language show-casing some features of untyped rewriting.
The sources are available through github[1].
Pages in category "Egel"
The following 12 pages are in this category, out of 12 total.