12 scripts tagged as: [author · romano paolo tenca]
Addr | ||
addr.r | v:1.0.0 4.4 KB 10 Mar 2005 | Convert C data to Rebol - get the memory address and cast* to a given struct or array author: Romano Paolo Tenca |
AnaMonitor | ||
anamonitor.r | v:1.1.7 36.0 KB 26 Sep 2003 | To visually examine nested objects/blocks.
Examples:
monitor
monitor system/words
monitor svv author: Romano Paolo Tenca |
Example for async dns:// and spam dns server | ||
dns-async-example.r discussion | 3.9 KB 4 Oct 2003 | Example code to:
1) use the dns:// protocol in async mode
2) use the dns:// protocol to check spam address in async mode author: Romano Paolo Tenca |
Dump-Face | ||
dump-face.r | v:1.0.0 3.0 KB 24 Nov 2003 | Dump a face and its subfaces and deep find shared faces in a pane (for debugging)
Returns the face itself, so can be used like probe. Overwrite the standard Rebol function. author: Romano Paolo Tenca |
Dump-Style | ||
dump-style.r | v:1.0.0 2.6 KB 24 Nov 2003 | Dump style facets and returns a block which can be passed to stylize
to create a clone of the style. author: Romano Paolo Tenca |
JSON to Rebol converter | ||
json.r discussion documentation | v:0.0.9 14.2 KB 6 Sep 2013 | Convert a JSON string to Rebol data, and vice versa. author: douglas crockford |
Load-header | ||
load-header.r | v:0.0.1 538 bytes 28 Nov 2003 | Load a Rebol header without evaluating it author: Romano Paolo Tenca |
Mem-Usage - a set of routines to test memory usage | ||
mem2.r | v:0.0.2 3.7 KB 24 Nov 2003 | Functions to test memory usage author: Romano Paolo Tenca |
Change directory | ||
oneliner-cd.r discussion | v:1.0.0 591 bytes 20 Jul 2003 | Used alone, return the actual dir. Used with a dir name, changes the actual dir and
return the new dir. author: Romano Paolo Tenca |
Print console history | ||
oneliner-hist.r | v:1.0.0 502 bytes 20 Jul 2003 | Print the console history. author: Romano Paolo Tenca |
Improved probe | ||
oneliner-newprobe.r | v:1.0.0 546 bytes 20 Jul 2003 | Requires last beta versions. A more usable probe. Try: view newprobe layout
[button probe ] author: Romano Paolo Tenca |
Refine | ||
refine.r | v:0.0.1 1.6 KB 13 Mar 2003 | Add refinement(s) to a word/path author: Romano Paolo Tenca |