Amsterdam Compiler Kit
github.com
Amsterdam Compiler Kit
1–10 of 75 posts
Re: Amsterdam Compiler Kit
#2Re: Amsterdam Compiler Kit
#3But - the repository is not "everything you need"; it actually relies on a lot from an existing platform - GCC, Lua, Make, Python etc. So, you would typically use this to cross-compile it seems.
Re: Amsterdam Compiler Kit
#4Re: Amsterdam Compiler Kit
#5Why the name amsterdam?
Re: Amsterdam Compiler Kit
#6Why the name amsterdam?
Re: Amsterdam Compiler Kit
#7tl;dr: A kit for targeting several old or old-ish platforms, with code in some languages popular in the 1980s: C89 (ANSI C), Pascal, Modula 2, Basic. A 'kit' here means: frontend, codegen, support libraries and some tools. This is apparently known as being the default toolchain for Minix 1 and 2. But - the repository is not "everything you need"; it actually relies on a lot from an existing platform - GCC, Lua, Make,…
That is not very surprising since Tannenbaum is a professor there and cowrote wrote the ACK and wrote Minix.
Re: Amsterdam Compiler Kit
#8Looks cool, last post in 2022 though? Is it feature complete?
2025: https://news.ycombinator.com/item?id=42833638
2020: https://news.ycombinator.com/item?id=22310987 and https://news.ycombinator.com/item?id=22612420