graalvm / simpletool

A simple example tool built using the Truffle instrumentation API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Tool

A simple demonstration code coverage tool built using Truffle for GraalVM.

The source code is documented to explain the how and why of writing a Truffle tool. A good way to find out more is to read the source with comments. We also like to encourage people to clone the repository and start hacking.

This repository is licensed under the permissive UPL licence. Fork it to begin your own Truffle tool.

For instructions on how to get started please refer to our website

About

A simple example tool built using the Truffle instrumentation API.

License:Universal Permissive License v1.0


Languages

Language:Java 83.3%Language:Shell 8.1%Language:JavaScript 7.0%Language:Jsonnet 1.6%