World: r3wp
[Announce] Announcements only - use Ann-reply to chat
older | first |
Oldes 4-Nov-2011 [1184] | So far it's just a working mess - take it or leave it - I will clean it and document in a future. |
Ryan 5-Nov-2011 [1185] | Hey Rebols, Ryan is back! I need some people to fill the ranks of my new startup in Las Vegas, iOrderPOS. REBOL programmer @ $65k - $85k year. Javascript programmer @ $55k - $75k year. Linux experience a big plus. Anyone out their interested in small contract jobs, or a Vegas workation should contact me as well, especially if you think you could put REBOL on router. [Ryan-:-iOrderPOS-:-com] / 702-526-6774 |
ddharing 6-Nov-2011 [1186] | Ryan, good luck with your business venture. I just checked out your website. Do you already have a demo presentation? |
Ryan 6-Nov-2011 [1187] | The demo presentation should be ready next week. |
NickA 7-Nov-2011 [1188] | Thank you Oldes! |
Ladislav 8-Nov-2011 [1189] | http://www.fm.tul.cz/~ladislav/rebol/include.r has been updated. See also the updated documentation: http://www.rebol.net/wiki/INCLUDE_documentation The change just enhances support for localization (or other sets of user-defined directives), no incompatibilities with the previous version are expected. |
Reichart 8-Nov-2011 [1190] | Ryan, very cool! |
Ladislav 11-Nov-2011 [1191] | http://www.fm.tul.cz/~ladislav/rebol/include.r has been updated Main changes: - support for user-defined directive sets improved a bit again - a new error id defined - errors documented - a "runaway local" in a directive bug caught For the complete changelog see http://www.rebol.net/wiki/INCLUDE_documentation |
Endo 11-Nov-2011 [1192] | Great work Ladislav. Is it a good practice to replace prerebol.r in SDK with include.r, to be able to use it in encapsulators? |
Ladislav 11-Nov-2011 [1193] | We use include.r in place of prerebol.r, so why not? |
Endo 11-Nov-2011 [1194] | Ok, thank you. |
Robert 12-Nov-2011 [1195] | Endo, we build all our tools with it. Works great. |
Geomol 24-Nov-2011 [1196] | The World Programming Language is about to enter open alpha release state. See: http://world-lang.org |
NickA 28-Nov-2011 [1197x2] | Those examples look strangely familiar! |
23000 lines of C code. This is the first I've heard of this. What's going on? | |
Sunanda 29-Nov-2011 [1199] | Please note that we've renamed the groups that are for REBOL inspired languages to have a # in front of the name: #Boron #Red #Topaz #World If there are any I've missed, please let be know in Ann Reply. Thanks. |
GrahamC 29-Nov-2011 [1200] | #R3 ? |
Geomol 4-Dec-2011 [1201] | World Introduction at http://world-lang.org World alpha release at https://github.com/Geomol/World |
Oldes 7-Dec-2011 [1202] | I've updated Scite version 3.0.1 with my version of the REBOL lexer (which is also available in the menu in this version - it's not in the official release) https://github.com/Oldes/Scite/tree/v301 |
Steeve 7-Dec-2011 [1203] | is that used for syntax coloring only ? |
Oldes 7-Dec-2011 [1204] | Updated to correctly handle #world header detection (must add file extension later)... @Steeve - Scite is text editor, Scintilla is for color coding.. or what do you mean? Let use ann-reply |
Oldes 8-Dec-2011 [1205] | Here is updated Notepad++ https://github.com/Oldes/nppcr_npp(it's probably impossible to let them include the changes in the official distro) |
BasL 8-Dec-2011 [1206] | In the weekend of 3 and 4 march, we will organise a DevCon for the REBOL family of programming languages in the "De War" Kleine Koppel 40, 3812 PH, Amersfoort in the Netherlands. Which is ten to fifteen minutes walking from Amersfoort Central Station. To get an impression of the previous conference see here http://reborcon.esperconsultancy.nl/ De War alongside the river "Eem" in the neighboorhood of the Koppelpoort on OpenStreetMap: http://www.openstreetmap.org/?mlat=52.1628&mlon=5.3768&zoom=14&layers=M Amersfoort Central Station is one of the largest railway junctions in the country. http://en.wikipedia.org/wiki/Amersfoort http://en.wikipedia.org/wiki/Koppelpoort http://en.wikipedia.org/wiki/Eem Amersfoort is also the birthplace of painter Piet Mondriaan. As a result of that you can visit the Mondriaan House: http://en.wikipedia.org/wiki/The_Mondriaan_House Nenad will be giving a workshop about Red. Kaj wil present his bindings. Other REBOL-related subjects are welcome? |
Kaj 5-Jan-2012 [1207x2] | Made some updates to http://rebol.esperconsultancy.nl |
Unfortunately, I had to remove R3 Chat from the contact info | |
Endo 6-Jan-2012 [1209] | Why Ladislav's include.r is not on rebol.org? |
Ladislav 9-Jan-2012 [1210] | http://www.fm.tul.cz/~ladislav/rebol/include.r and http://www.rebol.net/wiki/INCLUDE_documentation have been updated. Reason: the "in-file" bug in standard directives corrected Also, the http://www.rebol.org/view-script.r?script=ladislav-include.r pointer script was defined at rebol.org |
Endo 9-Jan-2012 [1211] | Thank you Ladislav. There is a typo on the DO line on ladislav-include.r script: % character shouldn't be there. |
Ladislav 9-Jan-2012 [1212] | corrected |
Kaj 11-Jan-2012 [1213x2] | I've upgraded the Fossil server for my Red and REBOL repositories to version 1.21 |
Crosslinks in the repositories are now enabled by default when the browser is detected to be a human user (still keeping crawler bots from hammering the server) | |
Ladislav 12-Jan-2012 [1215] | Announcing INCLUDE update, see the "INCLUDE" group. |
Ladislav 13-Feb-2012 [1216x2] | Hi all, Andreas created: https://github.com/rebolsource/rebol-syntax and I committed the initial %syntax.r file. Be warned, though: - it is just a start, many datatypes are missing - not tested extensively, likely to contain bugs - CARET-NOTATION defined as in R3 |
- also, it uses the R3 PARSE extensions (to be reasonably readable) | |
Andreas 13-Feb-2012 [1218] | Let me add: the aim of the rebol-syntax project is to have a formal specification of REBOL syntax. |
Oldes 16-Feb-2012 [1219x2] | There is probably nobody here who can find it useful, but I've uploaded new XFL related scripts: https://github.com/Oldes/rs/tree/master/projects-rswf/xfl-clean/latest https://github.com/Oldes/rs/tree/master/projects-rswf/xfl-combine-bmps/latest The first one we use to clean XFL sources, the second to merge bitmap assets into pow2 textures. |
I should probably create a document how to use the second one. | |
Ladislav 23-Apr-2012 [1221] | Hi all, I updated http://www.fm.tul.cz/~ladislav/rebol/nistclock.r Changes: - server list updated - "stronger" checks used to suppress some errors when invalid data are obtained |
ddharing 29-Apr-2012 [1222] | The main REBOL website is down due to account suspension. Can someone close to Carl let him know right away? |
Gregg 30-Apr-2012 [1223:last] | It is back up. |
older | first |