Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
synergy20
on April 18, 2025
|
parent
|
context
|
favorite
| on:
Defold: cross-platform game engine
is Teal widely used?
https://github.com/teal-language/tl
Teal to lua is what typescript to javascript
hombre_fatal
on April 18, 2025
|
next
[–]
No. But I've used it for Pico-8 development. I had to write a tool that turned it into mygame.tl into a mygame.p8 cart on save though.
japhib
on April 18, 2025
|
prev
|
next
[–]
I tried to use Teal before and had some issues even getting it to compile ... but the Lua language server actually has pretty good type checking.
Another option is
https://typescripttolua.github.io/
debugnik
on April 18, 2025
|
prev
[–]
No, but Luau (which is more of a fork) from the Roblox studio is seeing growing adoption. Notably, it was used for Alan Wake 2.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Teal to lua is what typescript to javascript