Hacker News new | ask | show | jobs
by stcredzero 4411 days ago
- should the target program run on an embedded board (very low memory footprint, very low CPU cycles available)? Use a language with manual memory management: C, C++, Nimrod, Rust, D ...

Forth?