Pinned Repositories
asm
async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
ecma262
Status, process, and documents for ECMA262
eshost
A uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli
esvu
esvu is your one-stop shop for all implementations of ECMAScript.
furiganize
furigana insertion macro for libreoffice
graal-core
Graal Compiler & Truffle Partial evaluator
graal-languages-demos
Graal Languages - Demos and Guides
graalvm-demos
This repository contains example applications to illustrate the different capabilities of GraalVM
jdk
JDK main-line development
woess's Repositories
woess/asm
woess/async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
woess/ecma262
Status, process, and documents for ECMA262
woess/eshost
A uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli
woess/esvu
esvu is your one-stop shop for all implementations of ECMAScript.
woess/furiganize
furigana insertion macro for libreoffice
woess/graal-core
Graal Compiler & Truffle Partial evaluator
woess/graal-languages-demos
Graal Languages - Demos and Guides
woess/graalvm-demos
This repository contains example applications to illustrate the different capabilities of GraalVM
woess/jdk
JDK main-line development
woess/test262
Official ECMAScript Conformance Test Suite
woess/truffle
The Truffle Language Implementation Framework
woess/truffleruby
A high performance implementation of the Ruby programming language. Built on the GraalVM by Oracle Labs.
woess/TruffleSOM
A SOM Smalltalk implemented on top of Oracle's Truffle Framework
woess/trufflex86
x86 interpreter based on GraalVM/Truffle
woess/woess