Y
Hacker News
new
|
ask
|
show
|
jobs
by
quickthrower2
2390 days ago
I found TAPL too hard so I know where you are coming from. I knocked up this programming language in a few hours.
https://github.com/mcapodici/badlanguage
1 comments
LessDmesg
2390 days ago
It's not so hard as it is hard to read because of the formalism. Instead of introducing lambda calculus and the fraction-like thingies with Greek letters, CS scientists should just use Python and write an implementation on the fly.
link