Luban the Component Oriented Scripting Language
Description: Luban: a scripting language with a simple and robust component model tailored for scripting.You may say Luban is positioned somewhere between Perl and Java.
Major features:
- Easy to start, simple and clean syntax, script and run
- Java bean like property based component model
- Component can be a process or a composition ( like spreadsheet)
- All data types and components are saved in a namespace hierarchy
- Built-in thread dispatching and synchronization
- Component interface inheritance
- Dynamic type checking
- Reflection
- Serialize and send any object over network or into a file.
- Remote Component Call
- Exception free error handling.
- API to import new data types from C++
Platforms:
- Linux
- WIN32( NT, 2000, XP, with Cygwin)
- Or any platform supporting POSIX standard
Compilers:
- gcc 3.0 and up
- or any ANSI compliant C++ compiler with thread safe STL and POSIX
If you like scripting language and you wish your language can go all the way further, Luban is for you. Check out more details at:
http://www.lubankit.org
Contact: peterx@lubankit.org
Added on: 18-Feb-2005 | Downloads: 331
Homepage | Details
RetroForth
Description: RetroForth is a public-domain Forth interpreter/compiler for DOS, Linux, and Windows. It can also be used as a minimal operating system.
Added on: 26-Feb-2004 | Downloads: 407 | Rating: 10.0 (1 Vote) 




Homepage | Details
MLton 
Description: MLton is an optimizing Standard ML compiler that runs on a variety of platforms. MLton generates excellent code, has a fast C FFI, profiling, and many useful libraries, including an interface to the GNU
multiprecision library.
Added on: 30-Sep-2002 | Downloads: 639 | Rating: 10.0 (1 Vote) 




Homepage | Details