Ingo Hohmann's REBOL Area

Everything in here is old. Well, actually, like, really old.
The scripts may not even work with the last Rebol 2 Version, let alone with Rebol 3.

Rebol Vim Syntax file: rebol.vim

Active Viewtop: active-viewtop.r

Icons for Active Viewtop: icons.zip

Mail-Patches updated for /Core 2.5.5 !!! Get it here.

Directly go to:
- Articles -   - Scripts -   - Links -

Articles

Tui Dialect
How to create a dialect to use the new Rebol console ASCII codes, published at REBOLforces .

- Back to the Top -

Scripts

- Helper -   - New -   - Test -   - Old -   - Older -  

Helper Scripts

These are used by all other Scripts (I think).

yamm.r
Yet Another Module Manager, searches in paths, ...

patches.r
Some Patched functions, e.g. send is patched to work with from/to like "Real name <e@mail.address>", help is patched to work on paths, like "help system/schemes"...

definitions.r
Some functions, that may be helpful interactivly, too, e.g. a text pager.

- Top of Scripts -  

New scripts

simtpop.r
Simulate an SMTP and POP Server. You don't want to use it as areally server, cause it only saves things in memory, but it might be a teaching aid (which was it's original purpose).

the_sea.r
The Simple Easy Addressbook, a work in progress. /View

browser.r
A Web-browser implemented in Rebol /View (Can be tested with do http://www.2b1.de/ )

- Top of Scripts -  

Testing

languages.r
A try to work at internationalization, gives you the ability to bind words to strings, depending on the desired language. (needs some features currently only found in /View )

test.r
A test-file for languages.r (needs test.lang)

times.r
A work-time logger using /View , and languages.r (needs times.lang)

- Top of Scripts -  

Old Scripts

hc.r
Highnoon Commander (A Midnight Commander clone). This one's pre 2.2 Rebol, and needs some cleanup, and the usage of the new features would be nice.

pretty.r
A Rebol pretty printer (O.K. it only gets indentation right, and has known bugs.)

timeline.r
A little time planning tool.

- Top of Scripts -  

Even older scripts

char-test.r
Counts characters in a file (I needed it for debugging some other script, so here it is)

iho-tools.r
some little functions I find handy when programming, e.g. some debugging helpers. Some are still experimental.

- Top of Scripts -
- Back to the Top -

Links

REBOL

REBOL.org

- Back to the Top -

mail-2014@h-o-h.org / www.2b1.de