GITLAB

Salvador Abreu / PaCCS

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • paccs
  • fzn-parser
  • TODO
  • 0b83a7f1   First stab at semantic analysis (names & types). ... Browse Code ยป
    New Prolog files for semantic analysis (semantic.pl), symbol table (stable.pl) and known types (types.pl).
    Lots of changes in grammar.
    fznslurp is now fzsem; new "name" action.
    Salvador Abreu
    2015-07-02 17:26:48 +0900  
TODO 43 Bytes
Edit Raw Blame History
1 2 3
- define AST syntax
- define type system
-