Skip to content

Programmation en Java d’interprètes pour un sous ensemble de Java 8.

License

Notifications You must be signed in to change notification settings

Naedri/java-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-interpreter

TODO

doc

  • add authors
  • add ref to paper
  • add objectives from paper
  • add glossary in latex
  • add class diagram (and find a way to update it on demand)

code

  • TypeError class
  • Expression
  • FJUtils
    • [ ]

pour la présentation

  • check that comments are in english
  • determine if we should use alias (e.i. S rather than Signature) => no alias available for java
  • determine if String name is it too general ? should we create a EType for methode or class name ?

Class diagram

class diagram

About

Programmation en Java d’interprètes pour un sous ensemble de Java 8.

Resources

License

Stars

Watchers

Forks