|
You are here |
gbracha.blogspot.com | ||
| | | | |
www.hanselman.com
|
|
| | | | | UPDATE: Check out the Podcast I did with Erik Meijer on Hanselminutes this week ... | |
| | | | |
initialcommit.com
|
|
| | | | | In this article, we will discuss the difference between Java and JavaScript. The biggest similarity might be... you've guessed it! They both have the word "Java" in their name, which is a type of Indonesian coffee. And the obvious difference is that they are two different programming languages that fulfill different needs on different occasions. | |
| | | | |
www.craftinginterpreters.com
|
|
| | | | | [AI summary] This text provides an in-depth overview of programming language concepts, focusing on compilers, interpreters, and related tools. It explains the differences between compilers and interpreters, discusses various implementation techniques like transpilation and just-in-time (JIT) compilation, and touches on the broader landscape of language processing. The text also serves as an introduction to the Lox language and encourages exploration of open-source language implementations. | |
| | | | |
healeycodes.com
|
|
| | | Making my programming language 4000x quicker, and adding a static type checker. | ||