teal-language / tl

The compiler for Teal, a typed dialect of Lua
MIT License
2.1k stars 108 forks source link

Request: Add Teal support to ZeroBraneStudio #571

Closed qEagleStrikerp closed 1 year ago

qEagleStrikerp commented 1 year ago

At the moment, it's close to impossible if you want to run Teal on ZeroBraneStudio. The only package manager available is LuaDist which currently does not support Teal. And getting a Luarocks installed package to be loaded natively into ZeroBraneStudio is tedious to say the least (still haven't gotten it to work). It would be awesome if you could either add Teal support to LuaDist or write a plugin that can be used with ZeroBraneStudio (like the Moonscript one).

hishamhm commented 1 year ago

@qEagleStrikerp thank you for the suggestion, but this should be a feature request in the ZeroBraneStudio repo, not Teal's :)