Y
Hacker News
new
|
ask
|
show
|
jobs
by
Gordonjcp
1070 days ago
If you're writing it in Forth, why bother having a C compiler?
2 comments
knowledge-clay
1070 days ago
There is a lot more software that currently exists written in C than in Dusk OS's forth dialect. The C compiler allows Dusk to run this software (once it's ported over)
link
jacquesm
1070 days ago
The FORTH core allows Dusk OS to be ported with an absolute minimum of work. It's like an abstract machine language.
link