Skip to content

GraalVM / Truffle - based interpreter extension to JetBrains MPS

Notifications You must be signed in to change notification settings

enikao/mps-interpreter-graalvm-truffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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