freefouran
- Karma
- 148
- Created
- July 13, 2014 (12y ago)
- Submissions
- 0
- Jeff Atwood AMA (reddit.com)
- Implementing a Virtual Machine in C (blog.felixangell.com)
- Part 1: Let's build an interpreter in Go (blog.felixangell.com)
-
Hi HN. What tools do you use for development? It doesn't matter what Operating System, nor the language. I am specifically looking for some interesting tools related to C/C++/Java that could make my life easier, but I…
-
Hi there. I'm working on a programming language -- called Ink - in my spare time, with a friend. It uses LLVM for the backend, the parser and lexer are both hand written in C. The project is just for a bit of fun, we…