headius
Networking
No social network accounts found.
headius's Projects
-
- Members:
- 10
Recent versions of HotSpot (including current builds of JDK7 and future builds of JDK6) can load a plug-in disassembler for diagnosing code quality. There are partial sources for of this plugin in the OpenJDK, but this is an alternative, independently written implementation of the plugin, demonstrating that the plugin can be easily built on top of any disassembler. It uses the "Bastard" disassembler from SourceForge. (You think that name is bad? Read the naming chapter in Freakonomics...)
Software Developer | Active
-
- Members:
- 28
A Ruby-based DSL for emitting JVM bytecode (classes, methods, etc).
Administrator | Active
-
- Members:
- 6
Implements a Sea-of-Nodes style SSA compiler framework for the JVM. It is developed with the intent to be used by dynamic languages, Jython and JRuby in particular, but should be usable to anyone on the JVM.
Software Developer | Active
-
- Members:
- 28
A graph visualization tool designed for analyzing evolving compiler graphs. It was originally designed for the ideal graph in the HotSpot server compiler, but can be used to visualize arbitrary graph data structures.
Observer | Active
-
- Members:
- 21
The Ruby-to-Java Compiler produces normal Java types from Ruby classes. The Java types can be instantiated, reflected, and called like normal Java code.
Administrator | Active
-
- Members:
- 7
JavaInline provides a way to embed Java code into Ruby code under JRuby and have it compiled and available at runtime. Depends on Java 6 compiler API.
Administrator | Active
-
- Members:
- 39
Duby is a highly customizable programming language (or a structured assembly language) featuring type inference and a heavily Ruby-inspired syntax, while allowing both the inference engine and the compiler backends to be entirely customizable for any platform or type system. Duby currently includes a typer/compiler backend for the JVM.
Administrator | Active
-
- Members:
- 48
Ioke is a very high level programming language for the JVM that aims to provide the expressiveness of languages like Io and Lisp to the JVM.
Observer | Active














