Y
Hacker News
new
|
ask
|
show
|
jobs
by
sklogic
3933 days ago
Btw., you do not need a Turing-complete language to build a compiler. It is much better to use a non-Turing-complete one, ideally, a
total
language.