RyanSquared / fusionscript

A Lua-targeting Programming Language Experiment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cache parsed ASTs

RyanSquared opened this issue · comments

commented

This will be useful for:

  • const and enum scanning (this issue is a prerequisite
  • Speed up compilation times for files that don't need to be recompiled