lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


What are the goal of this project? What are the caracteristics of this programming language?


Le 13/12/2016 à 05:43, Charles Heywood a écrit :
So I wrote a thing called FusionScript. It's on GitHub at ChickenNuggers/FusionScript if anyone wants to use it. I just tagged the 0.1.0 release which has some very large changes from the alpha I previously posted. Some significant changes are support in the stock parser for the class system, a `using` statement, and a couple of libraries.

--