Hacker News new | ask | show | jobs
by cthulhuology 3461 days ago
I've been falling back in love with Forth, and specifically SwiftForth https://www.forth.com/swiftforth/ the full source code to everything comes with the paid version, and you can literally change everything. So much saner and cleaner in implementation than shitstorms like Go, GCC, LLVM, and Java.
1 comments

What do you use it for? I had tried it some years ago during a vacation, and liked it. Not used it for any production thing.