HTML-DOM lambda-calculator->
Submitted
by
Langley
Langley writes "The idea is to use HTML elements to represent lambda-calculus expressions, and the Javascript runtime to evaluate them.
This is not a very effecient or even practical means of implementation. However it does allow for a nice display of the expressions, and even some style.
This page consists of itself, two CSS files to define some style and a single Javascript file to implement all the lambda-calculus machinery."
Link to Original Source
This is not a very effecient or even practical means of implementation. However it does allow for a nice display of the expressions, and even some style.
This page consists of itself, two CSS files to define some style and a single Javascript file to implement all the lambda-calculus machinery."
Link to Original Source