Explore >> Select a destination


You are here

www.graalvm.org
| | zignar.net
8.3 parsecs away

Travel
| | Personal weblog about programming, linux, life, the universe and everything
| | 128bit.io
8.5 parsecs away

Travel
| | I'm still on my journey with exploring F# but I want to look at something with the .Net Core platform itself, so this will apply to both C# and F#. Ahead-Of-Time (AOT) compilation isn't a new concept. Languages like C and C++ need to be compiled before (or ahead of) execution time. The JVM and CLR took a different approach, creating "virtual machines" or runtimes that could run your code, giving us the promise of "write once, run anywhere" or anywhere that has a virtual machine at least.
| | blog.gilliard.lol
11.0 parsecs away

Travel
| |
| | www.evanmiller.org
39.5 parsecs away

Travel
| A review of Rust, the programming language built for safety - not necessarily for comfort.