9 scripts tagged as: [author · volker nitsch]
REBOL Heavy Script Cleaner (Pretty Printer) | ||
clean-script-heavy.r | 2.4 KB 27 Mar 2005 | Based on Carls %clean-script.r
Cleans (pretty prints) REBOL scripts by parsing the REBOL code
and supplying standard indentation and spacing.
Breaks now every bracket/paren it finds (thus heavy ).
If you have a really messed up script,
like %ascii-chart.r from the library,
you have a chance to make it readable. [...] author: carl sassenrath |
disable face | ||
disable-face.r | v:1.0.0 1.7 KB 13 Mar 2003 | disable and enable face author: Volker Nitsch |
edit-tools + little editor | ||
install-edit-tools.r | v:1.0.5 23.9 KB 14 Apr 2005 | Various stuff to implement an editor.
Main features:
Tools to plug an area with find/replace in a few lines.
And a little editor with plugins. author: Volker Nitsch |
RBBS - REBOL Bulletin Board Tutorial | ||
rbbs.r | v:1.0.0 16.9 KB 5 Jun 2005 | A CGI Web Bulletin Board / Message Board author: carl sassenrath |
resize window | ||
resize-window.r | v:1.1.0 7.8 KB 13 Mar 2003 | {easy way to have a resizable window. also window close-button can be trappt.}
{may be used with fresh face or modifying the old now} author: Volker Nitsch |
Spellck2 | ||
spellck.r | v:1.0.0 12.5 KB 27 Mar 2005 | A spellchecked area author: Volker Nitsch |
translate | ||
translate.r | v:1.0.0 3.8 KB 13 Nov 2003 | i18n-tool to translate rebol-scripts author: Volker Nitsch |
View-Desktop packed by Volker | ||
unzip-desktop.r | v:0.0.0.2 45.1 KB 13 Aug 2004 | Make it easier to install and run open source /view-desktop author: Volker Nitsch (of package) |
Upload library-script - upload a script to rebol.org | ||
upload-library-script.r | v:1.1.1 6.8 KB 29 Jul 2004 | upload a script to rebol.org author: Volker Nitsch |