The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
| 
    Sample Code
    0.1 20120518
    
   | 
 
test some classes More...
Go to the source code of this file.
Classes | |
| class | Animal | 
| a base class  More... | |
| class | Bird | 
| an abstract bird  More... | |
| class | Cat | 
| a subclassed mammal  More... | |
| class | Dog | 
| another subclassed mammal  More... | |
| class | Mammal | 
| a base mammal  More... | |
| class | Pigeon | 
| a subclassed bird  More... | |
| class | RedKite | 
| another subclassed bird  More... | |
Functions | |
| function | TIO_write (Str) | 
| write to stdout   | |
| function | TIO_writeln (Str) | 
| writeln to stdout   | |
test some classes
Definition in file animals.lua.
| function TIO_write | ( | Str | ) | 
write to stdout
Definition at line 23 of file animals.lua.
| function TIO_writeln | ( | Str | ) | 
writeln to stdout
Definition at line 30 of file animals.lua.
 1.8.2
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.