The Blue Programming Language 1.4.3
The Blue Programming Language 1.4.3
Release focus: Code cleanup
Changes:
This release increases the speed and reliability of Blue, especially in multi-threaded applications. Some of the major changes are refactored attributes and dictionaries, the addition of medium-grained mutexes for single/multi-threaded application performance boost, a refactored backtrace mechanism, and the earthquake demo now has a more intuitive trackball type movement.
http://freshmeat.net/projects/bluelang/ ... _id=273280
Changes:
This release increases the speed and reliability of Blue, especially in multi-threaded applications. Some of the major changes are refactored attributes and dictionaries, the addition of medium-grained mutexes for single/multi-threaded application performance boost, a refactored backtrace mechanism, and the earthquake demo now has a more intuitive trackball type movement.
http://freshmeat.net/projects/bluelang/ ... _id=273280
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
- Colonel Kernel
- Member
- Posts: 1437
- Joined: Tue Oct 17, 2006 6:06 pm
- Location: Vancouver, BC, Canada
- Contact:
It contains anonymous objects and anonymous functions. Strings are natively supported with a string concatenation operator (+). Arrays appear to be bound-checked objects, which have a couple of useful methods (join, length).Meor wrote:I don't see how this language is a significant deviation from C, looks more like a hobby language.
I don't see how this language is *not* a significant deviation from C. On the other hand, I don't see how this language is a significant deviation from ECMAScript .
Well okay... it lacks the prototype paradigm and a couple of other things...
@Yayyak, @Colonel Kernel: sorry not my type. because it already known and i smell it, i have been searching since 1997, what i got was c, c++ libraries(stlport, loki, boost, mfc), perl, bash, gas, opcode/microcode/some electronic stuff..
looking for some unknown stuff, new pl term like llvm clang etc etc.
--
PS: http://www.youtube.com/watch?v=0hgELxiURLk :)
PPS: blue pl reached 1.5
looking for some unknown stuff, new pl term like llvm clang etc etc.
--
PS: http://www.youtube.com/watch?v=0hgELxiURLk :)
PPS: blue pl reached 1.5
i did and doing. recently,
http://tacojuice.org/plnews/
http://lambda-the-ultimate.org/
freshmeat, sf.net latest search was fun.
--
PS: almost forgot to this site(refound it YAY!) : http://www.artima.com/
http://tacojuice.org/plnews/
http://lambda-the-ultimate.org/
freshmeat, sf.net latest search was fun.
--
PS: almost forgot to this site(refound it YAY!) : http://www.artima.com/
Last edited by binutils on Sat Mar 15, 2008 5:40 am, edited 1 time in total.