-
Notifications
You must be signed in to change notification settings - Fork 2
/
about.txt
36 lines (22 loc) · 974 Bytes
/
about.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
REBOL 3 Host-Kit Source Distribution
From REBOL Technologies in Ukiah, California
Version: 2.100.107.0.0 (alpha)
Updated: 9-Sep-2010/20:38:59-7:00
PURPOSE:
The purpose of the R3 Host-Kit is to provide developers with a method of
building custom versions of REBOL, including built-in extension modules.
SEE:
http://www.rebol.com/r3/docs/concepts/host-kit.html
http://www.rebol.com/r3/docs/concepts/extensions.html
FEEDBACK:
R3 Chat is the forum for comments, feedback, code changes, and questions.
Type "chat" at the R3 command line. Most users only need to know about
five commands. Type "help" for doc pages, and "?" for a summary.
HOW TO BUILD:
We have included project makefiles for various tool-chains as make-name
directories. They can be run directly from their directories.
If you change any of the .r files you need rebol.exe in your build directory.
That's it for now. Be productive, lean, and quick,
-Carl
Carl Sassenrath
REBOL Chief