Y
Hacker News
new
|
ask
|
show
|
jobs
by
crashride
2967 days ago
PICO-8 uses plain old Lua also; the editor downcases everything on save which is why it seems case-insensitive.
1 comments
springogeek
2967 days ago
It also adds a couple of convenience language features and a simplified API, which is why it appears "BASIC-like".
link