Skip to content

enikao/mps-interpreter-graalvm-truffle

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Prototype of MPS Interpreter Framework based on GraalVM / Truffle

Hints:

  • We need to "Clean Compiled Java Files" on example.mps.com.oracle.truffle.sl.interpreter after every restart of MPS and before every rebuild, to make sure the annotation processors are executed.
  • TruffleRuntime will look for its languages only on first invocation. Therefore, every change to the interpreter requires a MPS restart.

About

GraalVM / Truffle - based interpreter extension to JetBrains MPS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published