Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Feb 18th, 2005, 2:11 PM   #1
peterx
Newbie
 
Join Date: Feb 2005
Posts: 0
Rep Power: 0 peterx is on a distinguished road
Thumbs up Chekit out: Luban the new component oriented scritping language

Guys, it seems there are programmer wondering around here. So I guess it is ok to post this announcement in this lounge.


Announce the birth of a new programming language: Luban. Luban is a component oriented scripting language created by Xiaochuan(Peter) Huang in New Jersey, USA.

Peter Huang created Luban because he always wants better tools. He always love scripting languages, though he always misses name space and interface like Java. He eventually went out and created Luban: a scripting language
with its own simple and robust component model tailored for scripting purpose.

Source and binary of Luban version Beta One can be downloaded from:
http://www.lubankit.org

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
peterx is offline   Reply With Quote
Old Feb 19th, 2005, 1:29 AM   #2
rijiru-chan
Programmer
 
rijiru-chan's Avatar
 
Join Date: Sep 2004
Posts: 78
Rep Power: 5 rijiru-chan is on a distinguished road
this language was based from java? object oriented? woo! i should try that since i just learned basics in java.
rijiru-chan is offline   Reply With Quote
Old Feb 19th, 2005, 7:53 PM   #3
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
Funky. Got a "Hello, World!" I can take a peek at?
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old Feb 21st, 2005, 11:23 PM   #4
peterx
Newbie
 
Join Date: Feb 2005
Posts: 0
Rep Power: 0 peterx is on a distinguished road
Quote:
Originally Posted by rijiru-chan
this language was based from java? object oriented? woo! i should try that since i just learned basics in java.
Actually it's a scripting language with Java/C++ synax + Java Bean like component model.
Namespace, interface inheritance.... you can see a lot of Java spirit there. BUt it is a scripting language and it does not do class. Check it out!

http://www.lubankit.org

-Peter
peterx is offline   Reply With Quote
Old Feb 21st, 2005, 11:25 PM   #5
peterx
Newbie
 
Join Date: Feb 2005
Posts: 0
Rep Power: 0 peterx is on a distinguished road
The hello world is like this:

std :: println(obj="Hello, world!");
peterx is offline   Reply With Quote
Old Feb 22nd, 2005, 1:04 AM   #6
rijiru-chan
Programmer
 
rijiru-chan's Avatar
 
Join Date: Sep 2004
Posts: 78
Rep Power: 5 rijiru-chan is on a distinguished road
there should be a comma after Hello?
rijiru-chan is offline   Reply With Quote
Old Feb 22nd, 2005, 12:59 PM   #7
peterx
Newbie
 
Join Date: Feb 2005
Posts: 0
Rep Power: 0 peterx is on a distinguished road
It's not required, The program still works with or without it. It's part if the string literal.
peterx is offline   Reply With Quote
Old Feb 22nd, 2005, 1:55 PM   #8
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
It is required - the Programming Gods say so :p

Looks pretty good, though I think I'll stick to Python for now.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old Feb 23rd, 2005, 12:34 AM   #9
tempest
Programming Guru
 
tempest's Avatar
 
Join Date: Oct 2004
Posts: 1,041
Rep Power: 6 tempest is on a distinguished road
Send a message via ICQ to tempest Send a message via AIM to tempest Send a message via Yahoo to tempest
The documentation could use a little cleaning, but it is however very informative. I think i'll give it a good runthrough tonight if it runs on linux....
__________________

tempest is offline   Reply With Quote
Old Feb 23rd, 2005, 11:07 AM   #10
Cipher
Hobbyist Programmer
 
Cipher's Avatar
 
Join Date: Feb 2005
Location: /home/cipher
Posts: 123
Rep Power: 4 Cipher is on a distinguished road
Send a message via AIM to Cipher Send a message via MSN to Cipher
2 hard 4 me....foo

Ouch sorry..But seriously can you do "using namespace std;"????
__________________
And there was much rejoicing... Yay....
Cipher is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 11:25 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC