Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] ha!

From: rishi::picostar::com at: 22-Oct-2000 19:09

I just finished my cogsci program in rebol. Everybody is doing it in c because that is what teacher wrote his libraries in. I ported this over (which was pretty easy since much of the stuff, like linked lists, bubble sort, etc is built into rebol). I then implemented the (breadth first and heuristic type search) program, and added a gui and put it online so you can access it from any computer and OS. Everybody thinks I'm some sort of programming whiz now! Little do they know how easy it is to make gui, and fetch the program remotely... etc... in rebol. When I try to explain, they just think I'm being modest... oh well... Anyway, I am actually having lots of fun programming now... I only wish there was a nice programmers editor written in rebol. I find myself constantly running to different machines at school to maintain my programs. Each text editor seems to mess up the formatting in it's own way. even something as simple as the current rebol text editor with bug fixes, auto indenting, and changable size would be a great boost. To bad the source for it is not available. Hey, by the way, why doesn't the rebol file-chooser/saver allow you to save files to a remote disk? It only allows you to save locally... That is just Anti-rebol... Rishi