Explore >> Select a destination


You are here

www.markround.com
| | jonlennartaasenden.wordpress.com
6.6 parsecs away

Travel
| | Long gone are the days of interpreted code, modern JavaScript is parsed, tokenized and compiled to bytecodes. These bytecodes are then JIT compiled to real machine-code using state of the art compiler techniques (LLVM). So the Javascript of 2018 is not the Javascript of 2008, radically so!
| | www.c64os.com
7.5 parsecs away

Travel
| | [AI summary] The text is a detailed review and personal reflection on the C64 fanzine 'FREEZE64', highlighting its value to the Commodore 64 community. The author praises the fanzine's content, design, and affordability, emphasizing its role in preserving and promoting C64 gaming culture. They also mention various sections within the fanzine, such as 'Coder's Corner', 'Pokes 'n Codes', and 'Secret Squirrel Reveals All', and reflect on their personal experience with the C64 and its community. The text concludes with a call to action for readers to support the fanzine and the C64OS project.
| | www.retroprogramming.com
7.0 parsecs away

Travel
| | Over the years I've collected quite a few 8 bit home computers. Out of curiosity I decided to write a simple prime sieve benchmark to compar...
| | www.vegardno.net
29.9 parsecs away

Travel
| (This post contains some reflections on the hypothetical design of an ideal programming language...) Don't use or support the use of preproc...