World: r3wp
[!REBOL3-OLD1]
older newer | first last |
Kaj 15-Jul-2008 [6551] | No, it's ORCA |
BrianH 15-Jul-2008 [6552x2] | Sorry :) |
I mistyped. How is ORCA doing? | |
Kaj 15-Jul-2008 [6554] | Indeed it's being in active use in Syllable, both Desktop and Server. Regarding development, it's currently in maintenance mode |
shadwolf 16-Jul-2008 [6555x11] | Orca is a REBOL-like interpreter which can be used under the terms of either the GPL or LGPL. The interpreter is a C library so that C/C++ applications can use Orca as an embedded scripting system. |
Hum integrated in a C library that reminds me something .... | |
ORCA THERE --> http://trac.geekisp.com/orca/wiki | |
I'm looking of what can be done and how it can be done with orca hum compare to rebol that's a short version. | |
on language structure i realy don't see why it revendicates to be a rebol like VM .... | |
it's more like a shell ... than rebol | |
no block structure and rebol is all about the block !! | |
ORCA code example: | |
last: := " "; line :=" " ; i:= 1; line := item [i] ++ " " number[i]; if i > n then do do last := item[i]; i := i + 1etc .... | |
hum this orca wiki is inactive since 2 years | |
hum i make a mistake the code samle igived is thune | |
Chris 16-Jul-2008 [6566] | http://trac.geekisp.com/orca/wiki/OrcaProject<- seems like a better start point... |
Henrik 21-Jul-2008 [6567x2] | So Carl is back for a bit. We're having a little chat. Will post a summary when we're done. |
(it's quite interesting!) | |
Davide 21-Jul-2008 [6569] | Henrik, please, can you ask Carl if there will be the some kind of breakpoint, variable inspection, change code and continue in R3 ? (Thanks for sharing) |
Henrik 21-Jul-2008 [6570] | Question posted :-) |
Graham 21-Jul-2008 [6571] | Carl surfaced for air and dived again. He asked about help naming the new "VID" system without calling it "VID". |
Henrik 21-Jul-2008 [6572] | http://hmkdesign.dk/rebol/files/90e3407319954c2fb00e1665fdbd0e22-128.html <--- Summary here. |
[unknown: 5] 21-Jul-2008 [6573] | Henrik thanks for posting. That sounds a bit like how I currently dev my gui apps. They behave like webpages for the most part. |
shadwolf 21-Jul-2008 [6574x3] | Carl is still wondering how to name thing ....I think really that's not the main problem actually ... I'm more interrested to know how the dev goes according to the road map than knowing how rebol VM without View is going to be called how REBOL language is going to be named how rebol/view is going to be named next ... |
a stronger link betwin "networking" and "visual" modules ??? hum that's like if Carl was preteneding we can't already do that !!?? What VID (or what ever called (turtle, springler, widlets reblets, reboing, rebelistic-view-system,widbol) needs is a better Interface Human machin a better set of functionnalities to reflect the most of the visual capabilities of now in days computers and a better set of widgets.... (call it cosmetic (code and rendering) and performancies to be short ) | |
the remaining questions are futil and worthless .... I prefere a no mane thing working than a named thing not working .... | |
Graham 21-Jul-2008 [6577] | ummm... yes, I did suggest that ! |
shadwolf 21-Jul-2008 [6578] | interresting questions: what is the new road map (with deadlines) whowill participate? actual gabrile code remains or is it trashed ? in the futur how can we organise the community to apport more and in amore productivly way? what is the real main vision he have on view? does it's going to be an easy to build fexible and easy to update visual IHM or does it going to be nothing more than a webrowser (and bro if that's your vision you are a decade too late there is plenty of web browser and most of thempropose way to extend them with minimal coding .... ) |
Graham 21-Jul-2008 [6579x2] | Gabriele will continue to use his own code and perhaps finish it ... unless Carl's is so much better! |
Devbase is supposed to be the instrument of collaboration. You can download it now and use it. | |
shadwolf 21-Jul-2008 [6581] | does rebol fanatic commmunity can stand more of the I work I disapear and I come back to restart all AAAAAAAAAAAgain with new ideas ? don't you think carl that's what is killing REBOL and make him stays in the underground community darkness ? |
Graham 21-Jul-2008 [6582x3] | He says he's building a new gui system ... don't really know what that means. |
But he wants to make it simpler to build interfaces | |
Carl's flesh burns in sunlight .. so he stays underground | |
shadwolf 21-Jul-2008 [6585] | I read that too graham but that's too fuzzy man ... That's like the NASA tell us they are going to lend a shuttle on mars planet .... |
Graham 21-Jul-2008 [6586x2] | Exactly .. so how on earth can we help with naming it! We need to see it first. |
I guess if we can imagine it, we have it wrong already. | |
shadwolf 21-Jul-2008 [6588] | yeaaaaaaaaaah ... changing names don't means you changing the meaning .or the content ... |
Graham 21-Jul-2008 [6589x2] | What's the alternative? |
Work with R2 I guess .... | |
shadwolf 21-Jul-2008 [6591] | wellwhat amazed me is the community message was (as far my poor idiot brain understood it ) "We need VID with more widgets closer in the look and capabilities of what can be done with other widgets libraries, better performancies and a bette way to handle user/machine interface . And Carl reply by okay VID2 is a trash lets change all .... I'm not sure the reply feets with the ask. But maybe our ask was too much short ended vision and Carlplans on a bigger plan but that can only telled by him |
Graham 21-Jul-2008 [6592x2] | I think that his response is to build something that will be easier to use than VID. |
VID was here for many years before any extensions were done by the community ie. too hard. | |
shadwolf 21-Jul-2008 [6594] | I'm not sure having CArl and gabriele working on there own on differents things is a good thing because at the end the one who will realese the official content is carl |
Graham 21-Jul-2008 [6595x4] | Most people were not able to build new widgets for VID. |
Carl asked Gabriele to build VID. | |
he then decided that what Gabriele built was too hard to use for the average person. | |
ie. Gabriele was contracted to do this work. | |
shadwolf 21-Jul-2008 [6599] | most of people to tell you the truth plan a little with rebol see some of it capabilities then face a lack ( not able to do something they want to do ) and abandon rebol .... |
Graham 21-Jul-2008 [6600] | so the bar needs to be lowered does it not? |
older newer | first last |