1238 scripts tagged as: [//all]
TCP port scanner | ||
oneliner-tcp-port-scanner.r documentation | v:1.0.0 850 bytes 20 Jul 2003 | This is a simple port scanner. Given a TCP address, it will tell you which of the
first 100 ports are accessible. The address can be a host name or number. For example, use
"localhost" to scan ports on your own machine. You can scan more ports by increasing the
number (from 100), or you can scan ranges by using a FOR loop rather than REPEAT. author: Anonymous |
Very Short Webserver | ||
oneliner-webserver.r discussion | 821 bytes 20 Oct 2003 | Webserver serving files from the current directory. author: Cal Dixon |
Day of week | ||
oneliner-weekday.r | v:1.0.0 563 bytes 20 Jul 2003 | Returns the weekday of the date. Use 'Weekday? like:
Weekday? 25/Dec/2002
; == Wednesday author: Andrew Martin |
OpenGL library interface | ||
opengl-glu-glut-h.r | v:0.7.2 125.5 KB 25 Apr 2013 | Code to bind OpenGL, GLU, GLUT shared libraries to Rebol. author: Marco Antoniazzi |
OpenGL Test | ||
opengl.r | 22.6 KB 17 Oct 2003 | Demonstrate the use of OpenGL in View/Pro on Windows author: Cal Dixon |
Analyze of Oracle listener logs | ||
ora-listener.r | v:1.1.0 19.7 KB 28 Jun 2004 | Oracle SGBD rebtool to analyze listener log author: Philippe Le Goff (with help of Ladislav Mecir) |
Ordinal Number Translator | ||
ordnum.r | 1.9 KB 13 Mar 2003 | Translates ordinals (e.g. twenty) to numbers (20) author: Scrip Rebo |
Pack | ||
pack.r | v:1.1.2 1.5 KB 13 Mar 2003 | Self-extracting file packer & unpacker. author: Andrew Martin |
Simple pager | ||
pager.r documentation | v:0.9.4 12.8 KB 28 Mar 2008 | A more less page pager;
support b, r, /, ?, >, <, q and /options [rows: cols: num: eof:] author: Brian Tiffin |
Multiple View Pages | ||
pages.r | 1.8 KB 13 Mar 2003 | Shows how to switch between pages using
a navigation menu. author: [unknown] |
Paint | ||
paint.r | v:1.0.0 2.5 KB 13 Mar 2003 | The world's smallest paint program. author: Frank Sievertsen |
Paint | ||
paintplus.r discussion | v:1.0.0 6.0 KB 17 Nov 2005 | The world's smallest paint program. author: Frank Sievertsen |
libpango library interface | ||
pango-h.r | v:0.5.1 171.7 KB 9 Jun 2019 | Code to bind pango and pango-cairo shared libraries to Rebol. author: Marco Antoniazzi |
'Panoramatic image' style | ||
panorama-ss.r | v:1.0.0 2.0 KB 13 Mar 2003 | Style for scrolling (panoramatic) images author: Oldes |
PARADOX-PROTOCOL | ||
paradox-protocol.r | v:0.3.3 12.5 KB 3 Mar 2011 | Paradox database REBOL protocol author: nicolas |
ParadoxTOCSV | ||
paradoxtocsv.r | 2.8 KB 3 Mar 2011 | Paradox DB file convert to CSV author: nicolas |
Parse Aid | ||
parse-aid.r | v:0.6.2 15.1 KB 27 Oct 2013 | Help make and test parse rules author: Marco Antoniazzi |
Parse Analysis Toolset /View | ||
parse-analysis-view.r documentation | v:2.1.0 31.7 KB 24 May 2013 | Some REBOL/View tools to help learn/analyse parse rules. author: Brett Handley |
Parse Analysis Toolset | ||
parse-analysis.r documentation | v:2.0.0 11.5 KB 3 Mar 2013 | Some tools to help learn/analyse parse rules. author: Brett Handley |
Parse REBOL Source | ||
parse-code.r | 920 bytes 2 Jul 2003 | An example of how to parse REBOL source code. author: Carl Sassenrath |
Parse & Display Of The Core23 Manual | ||
parse-core23-manual.r | v:1.0.1 16.9 KB 26 Sep 2007 | a parsing exercise author: R. v.d.Zee |
Equation Dialect Parser | ||
parse-equation.r documentation | v:0.9.3 7.1 KB 15 Mar 2011 | Converts a mathematical equation into a block of rebol code that can be evaluated. author: Francois Vanzeveren |
Mathematical Expression Dialect Parser | ||
parse-expression.r documentation | v:0.9.6 8.3 KB 22 Mar 2011 | Converts a mathematical expression into a block of rebol code that can be evaluated. author: Francois Vanzeveren |
Parse ini file | ||
parse-ini.r discussion documentation | v:1.0.2 2.2 KB 15 Apr 2009 | Parses a Window's ini file. Also a function to find entries in a parsed ini file author: Sunanda |
Func Parse String | ||
parse-string.r | v:0.8.1 13.1 KB 20 Jul 2004 | Creates and returns a function that performs custom string substitution author: Stan Silver |
701 / 1238 | 1 | 2 | 3 | 4 | 5 | ... | 27 | 28 | [29] | 30 | 31 | ... | 46 | 47 | 48 | 49 | 50 |