Rebol Tutorial

Rebol Programming - Learn Rebol with Real-World Examples

Tag archives for Editor

10 Oct by admin in All, Beginner, Internet, Protocol, Tools

Creating a simple FTP Editor (part I)

Creating a simple FTP Editor (part I)
I've been looking for a simple free ftp editor. There is one here but it isn't free. That's why I decided to craft this poor-man ftp editor. Of course I'm too lazy to craft it from scratch. So I will use the hidden source editor included with Rebol! Yes, Rebol has ...more»
9 Oct by admin in All, Tools

Programmer’s Notepad better than Crimson Editor with Code Folding and Great Project Management

Programmer’s Notepad better than Crimson Editor with Code Folding and Great Project Management
If you were desperately looking for a Rebol Editor which supports Rebol Syntax Highlighting (see an old discussion here) and even Code Folding, I just stumbled upon Programmer's Notepad (an opensource project in Visual C++): You may not like the color scheme chosen for Rebol but you should be able to ...more»