« earlier | later » Page 1 of 1
David Turner's forerunner to Miranda (and hence Haskell's grandparent) -- a neat little functional language. The implementation here is terrifying: EMAS BCPL ported to C in the style of Bournegol!
to bcpl c emas functional kent krc language-design retrocomputing turner ... on 14 October 2016
Understanding and Writing Compilers
Richard Bornat's 1979 book on writing compilers. Substantially more accessible than the dragon book. The examples are mostly in BCPL, which (as usual) I'm dead impressed with; for a typeless language it's very clean and clearly suited to the purpose.
to bcpl compiler etext parsing retrocomputing syntax ... on 26 January 2016
« earlier | later » Page 1 of 1
- bcpl | |
2 | bcpl |
1 | c |
1 | compiler |
1 | emas |
1 | etext |
1 | functional |
1 | kent |
1 | krc |
1 | language-design |
1 | parsing |
2 | retrocomputing |
1 | syntax |
1 | turner |
tasty by Adam Sampson.