Past week
All results
- All results
- Verbatim
22 hours ago · Is when we define all of the above symbols in the external representation if Lisp, such that the eval we produce, can be used to evaluate the code we just ...
4 days ago · Crafting Interpreters is a really good resource. The first part is an interpreter (in Java) but the second part is a compiler that compiles to a virtual machine ...
4 days ago · While not the fastest, it was be pretty neat for extensibility, supported a bunch of interpreters, and was capable of sharing bi-directional object model and ...
3 days ago · So, this is the same move as compilers. You could look into LISP, but the essential move of LISP an compilers is to transform a preset data/function into ...
4 days ago · Actually no, start with FORTRAN or APL or Lisp or COBOL or ... Extremely tough, with Python you need to write your own OS and Interpreter to even run it!
2 days ago · Some books I have read - How Linux Works, Database Internals, Mastering Go, Fluent Python, JavaScript Definitive Guide, Designing data intensive applications.