1.
Luban Dynamic Type System Tutorial
There is no obvious needs to cast one structure object from one type to another. ... The structure interface inheritance is taken into account for type ...
2.
Reflection Tutorial
Reflection Tutorial. A complete dynamic reflection mechanism has been built ... c = ns.create("char", 'a');. s = ns.create("string", "Hello, Reflection") ...
3.
Luban Multi-threading Tutorial
To understand Asynchronous Structure, we can code a simple of multi-threading producer and consumer case in which producer and consumer use an asynchronous ...
4.
Luban Interpreter Tutorial
Luban Interpreter Tutorial. To run Luban code, we use a simple Luban interpreter named, surprise, “luban”. This luban interpreter takes Luban code in the ...
5.
Asynchronous Structure Tutorial
Asynchronous Structure Tutorial. In this chapter we introduce a new kind of structure: asynchronous structure. Asynchronous structure can have all the input ...
6.
Luban Programming Language Official Web Site
The component oriented simple scripting language with a robust component composition model.
7.
8.
9.
10.