|
|
|
|
|
by vertline3
2607 days ago
|
|
"if there is an issue, and what is the main issue of using the syntax of Lambda calculus as the basis of a programming language" have you used scheme? From wikipedia "Scheme is a very simple language, much easier to implement than many other languages of comparable expressive power. This ease is attributable to the use of lambda calculus to derive much of the syntax of the language from more primitive forms." |
|