Hacker News new | ask | show | jobs
by Fr0styMatt88 1275 days ago
I was hoping I’d missed something, but I just tried again in TIC-80 and this doesn’t work:

>print(“Hello world!”)

unknown command: print(“hello

It’s the same for variations with spaces and without brackets.

The same applies for functions defined in my program, with the sample cart loaded:

>tic

unknown command: tic

The same applies with brackets also.