Skip to content

Mabar16/tinymathcompiler

Repository files navigation

MDSD Assignment 3

The status of the project is as follows:

  • Correct Java code is generated
  • External functions are supported, example included
  • Functional-style can be written in the DSL. The final value of the variable is printed in the generated Java code.

The output of generated Java code in the inluced example is:

 first = 10
 second = 428
 third = 2
 bobby = 3
 nice = 1
 helloWorld3 = 200
 dolla dolla dolla = 69
 xx = 81
 binding = 790

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published