top | item 46919990

(no title)

thristian | 24 days ago

In the first code example in the readme ("First program"), there's `sdlcls`, `SDLinit`, and `SDLShow`. Is there some significance to the capitalisation?

discuss

order

phreda4|24 days ago

r3forth is case insensitive

thristian|24 days ago

Ah, it might be nice to mention that before the first code example, then. Or just use consistent case in the first example, to avoid distracting people with details that aren't the thing you're trying to demonstrate.