Click Here
home features news forums classifieds faqs links search
6071 members 
Amiga Q&A /  Free for All /  Emulation /  Gaming / (Latest Posts)
Login

Nickname

Password

Lost Password?

Don't have an account yet?
Register now!

Support Amigaworld.net
Your support is needed and is appreciated as Amigaworld.net is primarily dependent upon the support of its users.
Donate

Menu
Main sections
» Home
» Features
» News
» Forums
» Classifieds
» Links
» Downloads
Extras
» OS4 Zone
» IRC Network
» AmigaWorld Radio
» Newsfeed
» Top Members
» Amiga Dealers
Information
» About Us
» FAQs
» Advertise
» Polls
» Terms of Service
» Search

IRC Channel
Server: irc.amigaworld.net
Ports: 1024,5555, 6665-6669
SSL port: 6697
Channel: #Amigaworld
Channel Policy and Guidelines

Who's Online
18 crawler(s) on-line.
 133 guest(s) on-line.
 1 member(s) on-line.


 kiFla

You are an anonymous user.
Register Now!
 kiFla:  3 mins ago
 klx300r:  7 mins ago
 kriz:  13 mins ago
 Hammer:  14 mins ago
 Hypex:  15 mins ago
 Torque:  20 mins ago
 clint:  21 mins ago
 OlafS25:  32 mins ago
 bhabbott:  52 mins ago
 pixie:  4 hrs 45 mins ago

/  Forum Index
   /  Amiga OS4 Software
      /  Rebol working on OS4 u2?
Register To Post

Goto page ( Previous Page 1 | 2 )
PosterThread
HMK 
Re: Rebol working on OS4 u2?
Posted on 20-Aug-2010 13:26:59
#21 ]
Regular Member
Joined: 17-Mar-2003
Posts: 246
From: Denmark

@cha05e90

Yes, that has been the case in the past. However with REBOL 3, it separates the normally closed OS layer into an open source part, which 4 people are working intensely on right now to get to work on Windows and Linux and when using different compilers/IDEs.

This involves interfacing with the OS and underlying hardware and general access to libraries, like MP3 decoders, OpenGL and whatever you want to do. This used to be Carl's job alone before and unsurprisingly, not much happened.

The only part where Carl needs to be involved is when switching to a new CPU type and provide the proper object files for the compiler, but I'm sure there is a personal interest in AmigaOS.

 Status: Offline
Profile     Report this post  
HMK 
Re: Rebol working on OS4 u2?
Posted on 5-Sep-2010 12:08:02
#22 ]
Regular Member
Joined: 17-Mar-2003
Posts: 246
From: Denmark

Carl reports that the core of REBOL 3 now works under AmigaOS4.1. Still need networking and other things to say that the port is complete.

 Status: Offline
Profile     Report this post  
emeck 
Re: Rebol working on OS4 u2?
Posted on 5-Sep-2010 14:23:48
#23 ]
Cult Member
Joined: 30-Apr-2003
Posts: 683
From: Barcelona, Spain

@HMK

This is good news! Hope soon it will be fully supported. More good software for AOS4.

_________________
PowerBook 5.2 MorphOS 3.15
PowerBook 5.8 MorphOS 3.15
Amiga 1200 BPPC/BVision AOS4.1 FE

 Status: Offline
Profile     Report this post  
Mechanic 
Re: Rebol working on OS4 u2?
Posted on 5-Sep-2010 16:14:12
#24 ]
Elite Member
Joined: 27-Jul-2003
Posts: 2007
From: Unknown

@HMK

Wow! Super cool.

 Status: Offline
Profile     Report this post  
ggw 
Re: Rebol working on OS4 u2?
Posted on 6-Sep-2010 4:46:24
#25 ]
Super Member
Joined: 24-May-2003
Posts: 1106
From: Austin, TX

@HMK

I tried Rebol in the remote past.

If it again become viable under OS4, I'll certainly give it a try again.

ggw

_________________
..effects of civilization upon...nature, the growing gap between what education was supposed to accomplish and what it consisted of, the national debt and...high taxes, the problem of the excess cost of medical care -- Philip Wylie, 1951

 Status: Offline
Profile     Report this post  
-pekr- 
Re: Rebol working on OS4 u2?
Posted on 6-Sep-2010 7:45:03
#26 ]
Member
Joined: 29-May-2007
Posts: 98
From: Unknown

@ggw

You should also note, that what you will get is not R2, but next-generation of REBOL, 3.x, which is in works for almost 4 years (so far still in alpha). This new design is much more mature, let me tell you few highlights:

- generally rewritten from scratch, many usefull improvements to language itself
- hybrid open-source. RT keeps just the platform agnostic core interpreter closed - the rest is being open-sourced (80%?)
- module system
- codec system
- Amiga like asynchronous Devices. Rebol is done by Carl Sassenrath, right?
- extensions - not just linking to simple libraries like in R2 - much more mature system, allowing interfacing, callbacks, embedded extensions, delayd extensions, etc.
- View - ditched old kernel, fully replaced by AGG, in some areas the rendering is much faster - View is now as regular extension, it can be eventually replaced
- New GUI
- Unicode support
- tasking (the last "big" component we are waiting for)

More upon the R3 is here - http://www.rebol.com/rebol3/index.html
Current roadmap - http://www.rebol.com/roadmap.html
R3 related projects - http://www.rebol.com/projects.html

best regards,
-pekr-

 Status: Offline
Profile     Report this post  
croquemitaine 
Re: Rebol working on OS4 u2?
Posted on 6-Sep-2010 18:32:50
#27 ]
Member
Joined: 22-Jul-2006
Posts: 42
From: Aurillac france

A first "test build" of R3 Core is now running on Amiga OS 4.1!

http://twitter.com/rebol3

But i understood that he port is not the fact of Carl.So who?

Last edited by croquemitaine on 07-Sep-2010 at 06:16 PM.
Last edited by croquemitaine on 07-Sep-2010 at 06:15 PM.

 Status: Offline
Profile     Report this post  
HMK 
Re: Rebol working on OS4 u2?
Posted on 6-Sep-2010 21:20:36
#28 ]
Regular Member
Joined: 17-Mar-2003
Posts: 246
From: Denmark

@croquemitaine

That is the same build as I mentioned.

 Status: Offline
Profile     Report this post  
ggw 
Re: Rebol working on OS4 u2?
Posted on 7-Sep-2010 4:29:52
#29 ]
Super Member
Joined: 24-May-2003
Posts: 1106
From: Austin, TX

@-pekr-

Having started as a novice and just devoted approximately 400 hours to Xlib programming I have a program "upgraded" to support Pseudo | True | DirectColor visuals I am in a MUCH better position to appreciate the advancements that you mention.

I look forward to 3+.

ggw

_________________
..effects of civilization upon...nature, the growing gap between what education was supposed to accomplish and what it consisted of, the national debt and...high taxes, the problem of the excess cost of medical care -- Philip Wylie, 1951

 Status: Offline
Profile     Report this post  
HMK 
Re: Rebol working on OS4 u2?
Posted on 16-Sep-2010 8:14:21
#30 ]
Regular Member
Joined: 17-Mar-2003
Posts: 246
From: Denmark

It seems you can follow development in this thread (number of messages growing):

http://www.rebol.net/cgi-bin/rebdev-web.r?msg=7626

AmigaOS4.1 version of REBOL 3 now supports networking.

 Status: Offline
Profile     Report this post  
HMK 
Re: Rebol working on OS4 u2?
Posted on 11-Oct-2010 8:02:32
#31 ]
Regular Member
Joined: 17-Mar-2003
Posts: 246
From: Denmark

Looks like while Carl will make it to Amiwest, there will still be a need for someone to do the graphics part for the OS4 version of REBOL 3, otherwise there will only be a console prompt. The source code for the host kit is available on request.

ssolie, are you working on anything?

 Status: Offline
Profile     Report this post  
ssolie 
Re: Rebol working on OS4 u2?
Posted on 11-Oct-2010 22:41:39
#32 ]
Elite Member
Joined: 10-Mar-2003
Posts: 2755
From: Alberta, Canada

@HMK
Quote:
ssolie, are you working on anything?

Not any more.

You guys have my email address, phone number, etc. so feel free to send any info. along. I'm also in AltMe where Carl and I have chatted before.

_________________
ExecSG Team Lead

 Status: Offline
Profile     Report this post  
CodeSmith 
Re: Rebol working on OS4 u2?
Posted on 12-Oct-2010 6:53:18
#33 ]
Elite Member
Joined: 8-Mar-2003
Posts: 3045
From: USA

It's good to see that Carl is supporting OS4 to the point where he's even going to AmiWest. After his infamous interview I got the impression that he just wasn't that impressed with it.

 Status: Offline
Profile     Report this post  
ssolie 
Re: Rebol working on OS4 u2?
Posted on 13-Oct-2010 19:08:14
#34 ]
Elite Member
Joined: 10-Mar-2003
Posts: 2755
From: Alberta, Canada

@CodeSmith
I'd say actions speak louder than words.

_________________
ExecSG Team Lead

 Status: Offline
Profile     Report this post  
Trev 
Re: Rebol working on OS4 u2?
Posted on 13-Oct-2010 22:24:24
#35 ]
Cult Member
Joined: 24-Jul-2005
Posts: 778
From: Sacramento, CA, USA

@ssolie

It's sort of like Carl watching a child grow up, isn't it? They may not be exactly what you wanted them to be, but you love them nonetheless.

_________________
Sam440ep-flex 733 MHz/1 GB RAM/Radeon 9250/AmigaOS4.1 Update 2
borked A1200/Blizzard1260+SCSI-IV/Z4+MediatorZIV/Deneb/Voodoo3/CatweaselMk3
more borked A1200/MBX1200z/Indivision
A500/clockport/RRNet
A600/A603

 Status: Offline
Profile     Report this post  
Goto page ( Previous Page 1 | 2 )

[ home ][ about us ][ privacy ] [ forums ][ classifieds ] [ links ][ news archive ] [ link to us ][ user account ]
Copyright (C) 2000 - 2019 Amigaworld.net.
Amigaworld.net was originally founded by David Doyle