World: r4wp
[Ann-Reply] Reply to Announce group
older newer | first last |
Arnold 18-Jan-2013 [1235x2] | But indeed I do think for such relative simple algorithms you would not use calling of C functions unless you want speed etc. @Kaj, I heard you ;) That would be on http://static.red-lang.org/red-system-specs.html about section 14.1 examl=ple using malloc I guess. I have very limited time off atm :( |
Thank you Kaj, Just read Announce now :) !! | |
Kaj 18-Jan-2013 [1237x3] | :-) |
14.1 is just an #import example. ALLOCATE is built in, and it might as well not use C code | |
It's not described in the documentation, but there are many examples in the Red code and my bindings | |
Arnold 18-Jan-2013 [1240] | As soon as I have a little more time I'll hit on it! |
Gregg 19-Jan-2013 [1241x2] | The download script sounds great Kaj. May need to look at Fossil again. What I want is a REBOL wrapper that handles everything for me, let's me share and sync simply, and hides whether it's svn, git, fossil, etc. |
Have to think on that a bit, and find some spare time somewhere. :-) | |
Kaj 19-Jan-2013 [1243x2] | That has been my end goal for many years, so it's just a matter of time |
This script already hides the use of Fossil. All you need to do is download its one file | |
Gregg 20-Jan-2013 [1245] | More great stuff Kaj! File I/O is a key element. |
Bo 20-Jan-2013 [1246] | Hard to keep up with all the stuff Kaj has been doing on Red recently! |
Kaj 20-Jan-2013 [1247] | I've been unleashed after a decade in the dungeon :-) |
sqlab 21-Jan-2013 [1248x2] | Is this the expected behavior ? >> do %download.r Script: "Download or update all Red(/System) extensions" (none) Target test Opening Red-test.fossil failed Target common Opening Red-common.fossil failed .. .. And then there are many empty directories. |
Ok, works now. I had to change to "..\fossil open .. | |
Janko 21-Jan-2013 [1250] | Kaj: awesome work!! |
Kaj 21-Jan-2013 [1251x2] | Thanks |
Sqlab, do you have Fossil in the same directory as download.r? The script changes directories, so on Windows when Fossil is not really installed, this could have the effect of not finding it | |
sqlab 21-Jan-2013 [1253] | Yes, I use Fossil only for your Red bindings. |
Kaj 21-Jan-2013 [1254] | Thanks. I've added code to download.r to test if Fossil is in the same directory. Can you confirm that this works on Windows? |
sqlab 21-Jan-2013 [1255] | maybe tomorrow. Anyway good work |
Kaj 21-Jan-2013 [1256] | OK |
sqlab 21-Jan-2013 [1257x2] | It does not work. There is the problem, that what-dir gives the rebol directory path, not the windows path.Even using a "to-local-file what-dir .." does not help, as to local-file does not preserve the trailing (back)\slasjh |
sorry this helps fossil: to-local-file join what-dir %fossil | |
Scot 21-Jan-2013 [1259x3] | Just read through Nick's "Business Programming" piece. Outstanding work! Clear and complete. |
I have only two thoughts that might be helpful: The initial case for REBOL as a non-programmers development tool could use some visuals and diagrams. This initial message is perhaps the most important part of the piece in my view and might be developed into a standalone article to be spread around. | |
I can already think of at least three people who need to read the introduction. | |
Arnold 21-Jan-2013 [1262x2] | And it still relies on R2 combined with VID. That is logical though R3 and Red are the new preferred platforms for future development? |
(Oh great work anyway!) | |
Kaj 21-Jan-2013 [1264] | Thanks Sqlab, that really helps. I've added it to download.r |
Scot 21-Jan-2013 [1265] | I don't think the first part (Case for non-developers learning to program) relies on either version of REBOL. |
NickA 21-Jan-2013 [1266x4] | That article is still a work in progress. Glad to see some approval :) |
I think it would fit nicely into a university curriculum somewhere. | |
And, I am TERRIBLE with visuals. | |
R3 needs more established tools to make the same case | |
Endo 22-Jan-2013 [1270] | Great work Nick!! |
Bo 22-Jan-2013 [1271] | MaxV, I'd be good with using http://rebol.informe.com/portal.html as a community portal. |
sqlab 22-Jan-2013 [1272] | Portal or page is not found although http://rebol.informe.com/dies exist |
Bo 22-Jan-2013 [1273x2] | That's funny...I was just there. |
It's still working for me. | |
sqlab 22-Jan-2013 [1275] | Not for, me neither with Firefox nor Chrome |
Sunanda 22-Jan-2013 [1276] | me neither -- I'm seeing the Portal does not exist page; and a slightly odd message that it may take time for DNS changes to propagate. |
Kaj 22-Jan-2013 [1277] | That must be it, then: DNS for the apparently new subdomain rebol.informe.com still propagating |
MaxV 22-Jan-2013 [1278] | Ok, so wait a day and see if you like it |
Sunanda 22-Jan-2013 [1279] | Okay.....I can see it now; so maybe it was a DNS thing. |
Scot 22-Jan-2013 [1280] | @NickA-Let me think about some visuals. Don't have much time, but I think this is important. |
NickA 22-Jan-2013 [1281] | Thanks Scot - I'm putting together a presentation to introduce this text, so that would be really helpful! |
Scot 22-Jan-2013 [1282x3] | Developed some visuals. Published to Files / Docs / Images |
EPS and PNG format for whatever you need. | |
They are very rough. Feel free to redo or edit. | |
older newer | first last |