Poster | Thread |
AmigaMac
|  |
Re: REBOL 3.0 Alpha Released to selected developers. Posted on 4-Jun-2007 1:24:46
| | [ #1 ] |
|
|
 |
Super Member  |
Joined: 26-Oct-2002 Posts: 1123
From: 3rd Rock from the Sun! | | |
|
| Is this for Amiga??? _________________
|
|
Status: Offline |
|
|
iAMIGA
|  |
Re: REBOL 3.0 Alpha Released to selected developers. Posted on 4-Jun-2007 2:49:03
| | [ #2 ] |
|
|
 |
Member  |
Joined: 10-Feb-2007 Posts: 75
From: Denmark | | |
|
| |
Status: Offline |
|
|
tomazkid
 |  |
Re: REBOL 3.0 Alpha Released to selected developers. Posted on 4-Jun-2007 3:22:21
| | [ #3 ] |
|
|
 |
Team Member  |
Joined: 31-Jul-2003 Posts: 11694
From: Kristianstad, Sweden | | |
|
| Quote:
Carl Sassenrath was responsible for the Amiga-OS in the 80's and the CDTV in the 90's , thats why i think that there will be a port of REBOL3. |
Really? So why did he not accept the offer for free AmigaOne for an OS4-port of Rebol he was offered a few years ago ?Last edited by tomazkid on 04-Jun-2007 at 03:24 AM.
_________________ Site admins are people too..pooff!
|
|
Status: Offline |
|
|
Koz
 |  |
Re: REBOL 3.0 Alpha Released to selected developers. Posted on 4-Jun-2007 3:49:18
| | [ #4 ] |
|
|
 |
Member  |
Joined: 8-Mar-2003 Posts: 34
From: Oregon - USA | | |
|
| Carl attended the AmiWest show in Sacramento last year with hopes of picking up Amiga hardware. He was not able to do so. If he had the hardware, I'm certain you would see Rebol working on the Amiga. Stay tuned when the hardware shows up.
Koz _________________ Make a difference in this life. Don't just take up space.
|
|
Status: Offline |
|
|
CodeSmith
|  |
Re: REBOL 3.0 Alpha Released to selected developers. Posted on 4-Jun-2007 5:42:30
| | [ #5 ] |
|
|
 |
Elite Member  |
Joined: 8-Mar-2003 Posts: 3045
From: USA | | |
|
| @Koz
Don't hold your breath. |
|
Status: Offline |
|
|
HMK
|  |
Re: REBOL 3.0 Alpha Released to selected developers. Posted on 4-Jun-2007 5:48:52
| | [ #6 ] |
|
|
 |
Regular Member  |
Joined: 17-Mar-2003 Posts: 246
From: Denmark | | |
|
| REBOL3 consists of several layers that have been opened up to the public, where the current REBOL2 is much more monolithic and closed. The closed part has been reduced to the language core itself, where REBOL3 allows you to write your own kind of device drivers.
This means that anybody can do an OS4 port of REBOL3, or to any other platform powerful enough to run REBOL3 (which probably leaves out the C64, ZX Spectrum, etc. ), but you don't necessarily need a display, so it can run on routers or embedded hardware.
More on that here.
I don't think it's likely that Rebol Technologies will do the AmigaOS4 port, which is why REBOL3 is constructed this way. Last edited by HMK on 04-Jun-2007 at 05:53 AM. Last edited by HMK on 04-Jun-2007 at 05:51 AM.
|
|
Status: Offline |
|
|
SZAMAN
|  |
Re: REBOL 3.0 Alpha Released to selected developers. Posted on 4-Jun-2007 6:44:18
| | [ #7 ] |
|
|
 |
Regular Member  |
Joined: 7-Feb-2004 Posts: 132
From: Poland | | |
|
| @AmigaMac
> I think that there will be an Amiga release eventually, but at first they will > have to work on windows, linux and mac
windows, linux and mac world.net?  _________________ micro Amiga One (AmigaOS 4.1) & Amiga 1200 68k+Mediator PCI (AmigaOS 3.x)
|
|
Status: Offline |
|
|
ChrisH
 |  |
Re: REBOL 3.0 Alpha Released to selected developers. Posted on 4-Jun-2007 8:45:49
| | [ #8 ] |
|
|
 |
Elite Member  |
Joined: 30-Jan-2005 Posts: 6679
From: Unknown | | |
|
| In one of the links provided by HMK, Carl says Quote:
This is the OS independent kernel that provides standard REBOL capabilities across all systems and devices. It is this component that makes REBOL operate identically on Windows, OSX, Linux, BSD, Sony, Nokia, Nintendo, and other systems. |
I highlighted two systems, which probably mean the PS3 & Wii - both of which uses PPC processors. So if REBOL is available for them, then it should be possible to port REBOL to OS4 too 
And from the order that Carl put those systems in, it seems like PPC will be the 2nd (or maybe 3rd) processor he will add support for...Last edited by ChrisH on 04-Jun-2007 at 08:46 AM.
_________________ Author of the PortablE programming language. It is pitch black. You are likely to be eaten by a grue...
|
|
Status: Offline |
|
|
-pekr-
|  |
Re: REBOL 3.0 Alpha Released to selected developers. Posted on 4-Jun-2007 13:07:59
| | [ #9 ] |
|
|
 |
Member  |
Joined: 29-May-2007 Posts: 98
From: Unknown | | |
|
| No, they will not do Windows, Linux, OS-X version first, to make some money. That was actual with monolithic R2 architecture.
With R3, Carl took different route. He knew, that small company like RT is not able to keep-up with all the platforms - impossible to support. So for R3, he abstracted it that way, that RT keeps platform independent Core in form of statically or dynamically linkable library. The rest is open source.
So, the community ports whole devices, OS layer, etc. for their platform of wish, and all RT does is - recompile for target OS/CPU, because rebol.dll has no platform specific code. Well, at least that is my theory 
That aproach should free RT's hands to concentrate upon further technology enhancements to REBOL platform. And that library, which is REBOL, is 240KB download. I think that Carl, once again, proves that things can be kept efficient and small, once you have clever design underneath ...
In fact, the plan is to merge Rebol/View, AltME, and REBOL IOS into one AltME 3 Platform, which will create small virtual OS for small applets to run upon. The world is full of web 2.0 ajax junk hype, so why not to concentrate on web 3.0, right?
cheers, -pekr- Last edited by -pekr- on 04-Jun-2007 at 01:17 PM.
|
|
Status: Offline |
|
|
croquemitaine
|  |
Re: REBOL 3.0 Alpha Released to selected developers. Posted on 4-Jun-2007 17:30:23
| | [ #10 ] |
|
|
 |
Member  |
Joined: 22-Jul-2006 Posts: 42
From: Aurillac france | | |
|
| The approach is good but unsufficient,there is a model to follow:windev Web 3.0,we are just entering web 2.0,don't you think that Carl will be retired before! As a reboler you certainly have already rebol 3 at home,so? Tell us peckr |
|
Status: Offline |
|
|
-pekr-
|  |
Re: REBOL 3.0 Alpha Released to selected developers. Posted on 4-Jun-2007 18:04:45
| | [ #11 ] |
|
|
 |
Member  |
Joined: 29-May-2007 Posts: 98
From: Unknown | | |
|
| First, my nick is pekr, not peckr It is abbreviation of my first and last name.
So - now what is your point? Should I admire professional development tool, which costs hundreds or thousands of dollars, and takes probably two CDs to install? I come from corporate sphere and if you want to play big, I can put WebSphere tools plus other surrounding infrastructure to the table and just ask you the same.
Of course there are better tools. REBOL can't compare to what you provided, but its not its intention either. Just looked briefly into WinDEV and it looks cool, yet rather complex.
REBOL is cool language from author, which first thinks, then codes. Extremly usefull at its size. The most important thing is, that it can be utilised by relative programming newcomer. It is an opener - kind of Arexx in internet age ....
cheers, -pekr- |
|
Status: Offline |
|
|
croquemitaine
|  |
Re: REBOL 3.0 Alpha Released to selected developers. Posted on 4-Jun-2007 18:21:38
| | [ #12 ] |
|
|
 |
Member  |
Joined: 22-Jul-2006 Posts: 42
From: Aurillac france | | |
|
| What i meant , Pekr... is that w- language basis of windev ,which i briefly like you glanced through, reminds rebol. Difference being, like you wrote,size. But i think that it is mainly because of external modules,like jit compiler So? |
|
Status: Offline |
|
|
-pekr-
|  |
Re: REBOL 3.0 Alpha Released to selected developers. Posted on 4-Jun-2007 19:08:57
| | [ #13 ] |
|
|
 |
Member  |
Joined: 29-May-2007 Posts: 98
From: Unknown | | |
|
| What "so"? What do you expect me to say? I can guarantee you, that with R3, many users will jump to rebol, and one of the reasons will be - they will be able to actually do some cute and simple things with it. And that will be the main difference to dev environment you pointed me to - this is professional development tools ... we are talking very different things here ...
-pekr- |
|
Status: Offline |
|
|
croquemitaine
|  |
Re: REBOL 3.0 Alpha Released to selected developers. Posted on 4-Jun-2007 19:22:47
| | [ #14 ] |
|
|
 |
Member  |
Joined: 22-Jul-2006 Posts: 42
From: Aurillac france | | |
|
| ok passionate pekr let's wait and see. Don't forget that your colleague john niclasen roams here from times to times. I'm sure you will agree more easily with him than me. |
|
Status: Offline |
|
|
-pekr-
|  |
Re: REBOL 3.0 Alpha Released to selected developers. Posted on 4-Jun-2007 19:49:06
| | [ #15 ] |
|
|
 |
Member  |
Joined: 29-May-2007 Posts: 98
From: Unknown | | |
|
| yes, Geomol, of course. He will show the world, how to get Deluxe Paint clone in Rebol View done in under 200KB  |
|
Status: Offline |
|
|
HMK
|  |
Re: REBOL 3.0 Alpha Released to selected developers. Posted on 4-Jun-2007 20:26:47
| | [ #16 ] |
|
|
 |
Regular Member  |
Joined: 17-Mar-2003 Posts: 246
From: Denmark | | |
|
| Quote:
The approach is good but unsufficient,there is a model to follow:windev |
From what I can see, WinDev doesn't have much to do with what REBOL is: An executable Internet platform, based on a light weight messaging language.
Quote:
Web 3.0,we are just entering web 2.0,don't you think that Carl will be retired before! |
It's a matter of naming. Actually as a joke, Web 2.0 was a nickname for REBOL a few years back. The public then started using the Web 2.0 name about AJAX, XML-RPC and those things. Since these technologies are much behind in what REBOL can do and already does for us, reliably, we started saying "Web 3.0".  Last edited by HMK on 04-Jun-2007 at 08:27 PM.
|
|
Status: Offline |
|
|