« Return to Thread: Under the hood.

Under the hood.

by tobeythorn :: Rate this Message:

Reply to Author | View in Thread

I've been trying to understand how Io works and what goes on under the hood. I'm becoming more and more impressed with it, but am a little confused about a a few things.

What are the statements 123 and "this is a word" and TRUE, FALSE, and NIL? Are they messages, or objects, or messages routed to a special built in hidden object that constructs these objects?

 « Return to Thread: Under the hood.