Sketch-out a dummy escape-finding module
authorSiraaj Khandkar <siraaj@khandkar.net>
Thu, 20 Sep 2018 20:38:54 +0000 (16:38 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Thu, 20 Sep 2018 20:38:54 +0000 (16:38 -0400)
commit21d0f0503ea169988685a4f39d0e32b2b097dae6
tree0a2fec7ab03cc1c8ff48fd63ebafff329f527bf5
parenteb9263c83a812a5872e4305bdd87f8a2ffe2dfc3
Sketch-out a dummy escape-finding module

which nothing but traversal of AST at the moment
compiler/src/lib/tiger/tiger_semant.ml
compiler/src/lib/tiger/tiger_semant_escape.ml [new file with mode: 0644]
compiler/src/lib/tiger/tiger_semant_escape.mli [new file with mode: 0644]
This page took 0.018825 seconds and 4 git commands to generate.