World: r3wp
[ReBorCon 2011] REBOL & Boron Conference
older newer | first last |
Bas 26-Feb-2011 [186] | Work in progress .. started 3 months ago, but thinking about it since years |
nve 26-Feb-2011 [187] | just wait for the end of the presentation. |
Bas 26-Feb-2011 [188x5] | Red language features tour |
- Syntax is strongely inspired by REBOL | |
semantic rules: most of REBOL | |
- Type system | |
-- Rcih, most of REBOL types | |
Pekr 26-Feb-2011 [193] | just an embeddable core into other environments, or will some GUI be possible later too? Also - will concepts like 'parse be available? networking (and other) ports? |
Bas 26-Feb-2011 [194x28] | -- New types as pluggable modules (literal form accessible) |
-- type inference , when possible | |
-- type mismatches caught at compile-time instead of runtime | |
@Pekr parse network ports, yes. GUI later | |
- First-class functions and HOF support | |
- Meta-programming support (JIT-compiled code) | |
REBOL features not supported by Red | |
- Too "abstracted" code | |
- Dynamic word binding | |
Red Architecture Overview | |
Red Memory Model | |
- Thread-local memory allocation | |
-- arrays of 128 bit cells | |
- Possiblity for shared immutable data structures | |
- Garbage collector | |
-- Compacting collector | |
-- stop-the-thread GC model | |
-- Incremental GC vor V1+ | |
vor = for | |
Red/System language | |
Red Concurrent & Parallel programming | |
- "PPL challenge" | |
- Task parallelism | |
Nenad stops his presentation | |
this autumn the next ReBorCon will be | |
there we will be doing the presentations which couldn't be done today | |
now we are going to the pub | |
talks and confer there | |
PeterWood 26-Feb-2011 [222] | hope you going to a pub with a good internet connection ... thanks for the updates. |
Bas 26-Feb-2011 [223] | ok :) |
nve 26-Feb-2011 [224x2] | Congrats to Bas and Kaj for this conference |
And spéciale dédicace à DocKimbel ;) | |
GrahamC 26-Feb-2011 [226x2] | Are the videos with sound being uploaded to youtube or similar service? |
Just my luck to be 12 hours out of sync with the rest of the world! | |
BrianH 26-Feb-2011 [228] | Bas, any links to what was discussed when we were asleep and on a different continent? |
Kaj 26-Feb-2011 [229] | Material and links will be published over time when they become available |
GrahamC 26-Feb-2011 [230] | Do we need a RED group .. like the Boron group? Doc, where are you! ? |
Pekr 27-Feb-2011 [231] | if RED is becoming serious attempt at REBOL similar languages/clones, then we need new group. |
Kaj 27-Feb-2011 [232] | Doc is resting :-) |
Dockimbel 27-Feb-2011 [233] | Hi guys, I've spent a great time at the conference (and after also) with the people present. A big thank to Bas and Kaj for organizing this event, it was really nice meeting you all (pity that Robert couldn't been there to present RMA's GUI). The Boron's OpenGL demo was impressive (Star Trek's Enterprise ship), I'm looking forward to see the dialect used for that. I'm currently preparing the slides I've presented to put them online. Should be done in the next hour. |
Bas 27-Feb-2011 [234x2] | Hi Doc, it was great having you here at ReBorCon! |
Are you allready in France again? | |
older newer | first last |