Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Jikes 17 found (28 total)

alternate case: jikes

Maxine Virtual Machine (875 words) [view diff] exact match in snippet view article find links to article

entirely in Java in a meta-circular style. Examples include Squawk and Jikes RVM. The Maxine VM is characterized internally by aggressive use of advanced
Comparison of Java virtual machines (685 words) [view diff] exact match in snippet view article find links to article
August 2012. "Jikes RVM - Browse /jikesrvm at Sourceforge.net". Sourceforge.net. 3 November 2016. Retrieved 3 November 2016. "License". Jikes RVM. Retrieved
List of Java virtual machines (718 words) [view diff] exact match in snippet view article find links to article
languages. HotSpot – the open-source Java VM implementation by Oracle. Jikes RVM (Jikes Research Virtual Machine) – research project. PPC and IA-32. Supports
Rubinius (317 words) [view diff] exact match in snippet view article find links to article
support on PowerPC64 is enabled. Free and open-source software portal Jikes RVM JRuby MacRuby MagLev Parrot virtual machine PyPy Squawk Squeak YARV
Squawk virtual machine (303 words) [view diff] exact match in snippet view article find links to article
Free and open-source software portal Computer programming portal Sun SPOT Jikes RVM, another JVM written mostly in Java Rubinius, a VM for Ruby written
SIGPLAN (2,547 words) [view diff] exact match in snippet view article find links to article
Prover 2014: GNU Compiler Collection (GCC) 2013: Coq proof assistant 2012: Jikes Research Virtual Machine (RVM) 2011: Simon Peyton Jones and Simon Marlow
Kathryn S. McKinley (1,197 words) [view diff] exact match in snippet view article find links to article
IEEE Fellow (2011) ACM SIGPLAN Programming Languages Software Award, for Jikes RVM (2012) ACM SIGPLAN Distinguished Service Award (2011) ACM Distinguished
Eclipse Public License (1,196 words) [view diff] exact match in snippet view article find links to article
Java virtual machine. AT&T KornShell Clojure (and ClojureScript) Graphviz Jikes RVM JUnit Mondrian OpenDaylight Project UWIN Eclipse OMR Eclipse OpenJ9
GNU Classpath (1,310 words) [view diff] exact match in snippet view article find links to article
Classpath is used by many free Java runtimes (like Kaffe, SableVM, JamVM, Jikes RVM, and VMKit) because every full-featured Java virtual machine must provide
Apache Harmony (2,826 words) [view diff] exact match in snippet view article find links to article
"[general] JRockit H27.2.1 for Harmony Class Library released now". "Announcing Jikes RVM 3.0 + Apache Harmony!". "Janet Dev". "Subversion Commits". harmony.apache
Meta-circular evaluator (1,921 words) [view diff] exact match in snippet view article find links to article
languages with a meta-circular implementation via third parties: Java via Jikes RVM, Squawk, Maxine or GraalVM's Espresso Scala via Metascala JavaScript
Hexspeak (962 words) [view diff] exact match in snippet view article find links to article
corruption is detected. 0xDEADBABE 3735927486 ("dead babe") is used by IBM Jikes RVM as a sanity check of the stack of the primary thread. 0xDEADBEAF 3735928495
Inline expansion (3,333 words) [view diff] exact match in snippet view article find links to article
Adaptive Optimization System Archived 2011-08-09 at the Wayback Machine in the Jikes RVM for Java. Chen et al. 1993, 3.4 Function inline expansion, p. 24–26
Linux (10,670 words) [view diff] exact match in snippet view article find links to article
and IBM's J2SE RE, as well as many open-source projects like Kaffe and Jikes RVM; Kotlin, Scala, Groovy and other JVM languages are also available. GNOME
Register allocation (5,066 words) [view diff] exact match in snippet view article find links to article
currently used in several JIT compilers, like the Hotspot client compiler, V8, Jikes RVM, and the Android Runtime (ART). The Hotspot server compiler uses graph
Static single-assignment form (3,957 words) [view diff] exact match in snippet view article find links to article
supported architectures). IBM's open source adaptive Java virtual machine, Jikes RVM, uses extended Array SSA, an extension of SSA that allows analysis of
List of programming language researchers (5,829 words) [view diff] exact match in snippet view article find links to article
Hoard C/C++ Memory Allocator, the ACM SIGPLAN 2012 PL Software Award for Jikes RVM Lambert Meertens, co-designer of ABC, the incidental predecessor of