/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.graalvm.org
| | 128bit.io
1.2 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.
| | www.ambiera.com
3.7 parsecs away

Travel
| |
| | golb.hplar.ch
2.0 parsecs away

Travel
| |
| | www.thinkcode.se
11.6 parsecs away

Travel
| [AI summary] A developer explains how to access the Maven build directory within a Java plugin by defining a parameter with a specific default property expansion.