Skip to content

A micro subset of Java that supports only integers, classes, instance fields and methods, member references, and method calls.

Notifications You must be signed in to change notification settings

MetaBorgCube/micro-java-instances

Repository files navigation

Micro-Java Instances

A simple Statix and SDF3 specification (in Spoofax 2) for a Micro-Java dialect that supports only integers, classes, instance fields and methods, member references, and method calls. It does not enforce that variables are declared before they are used, or that variable declarations are unique.

This is intended as a very simple example of what you can do using Spoofax.

About

A micro subset of Java that supports only integers, classes, instance fields and methods, member references, and method calls.

Resources

Stars

Watchers

Forks

Languages