freebasic / fbc

FreeBASIC is a completely free, open-source, multi-platform BASIC compiler, with syntax similar to MS-QuickBASIC, that adds new features such as pointers, object orientation, unsigned data types, inline assembly, and many others.
https://www.freebasic.net
905 stars 139 forks source link

fblite not working #344

Closed Randall-Glass closed 3 years ago

Randall-Glass commented 3 years ago

fblite not working.

Have tried lang "fblite" and '$lang: "fblite"

Just not working.

jayrm commented 3 years ago

This is related to Getting error using fblite on freebasic.net?

'$lang: "fblite" and #lang "fblite" works for current development builds and releases for at least 10 years.

Take care with the symbol/punctuation characters.

For reference: