Things to keep in mind:
It uses a JIT compiler, so it may speed up and slow down randomly, so use the hardware timer for timing things.
It is the only programming language that I know of that is indentation sensitive. That can be very annoying, but makes code easier to read.
It's a very simple language, no direct access, nor does it have any objects. Most people consider it a scripting language more than a real programming language.
|
|
Bookmarks