Skip to content

Instantly share code, notes, and snippets.

@schas002
Created March 19, 2016 18:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save schas002/f2efba4d1bd99651d344 to your computer and use it in GitHub Desktop.
Save schas002/f2efba4d1bd99651d344 to your computer and use it in GitHub Desktop.
zyabin101@<REDACTED> ~/Desktop
$ rebol3
**************************************************************************
** **
** REBOL 3.0 [Alpha Test] **
** **
** Copyright: 2014 REBOL Technologies **
** All rights reserved. **
** Website: www.REBOL.com **
** **
** Version: 2.101.0.3.1 **
** Platform: Windows win32-x86 **
** Build: 4-Mar-2014/4:53:51 **
** Warning: For testing purposes only. Use at your own risk. **
** **
[Language and Locale show up as garbish. My native language is Russian.]
** Home: C:\Users\zyabin101\Desktop\ **
** **
**************************************************************************
SECURE is disabled
Important notes:
* Sandbox and security are not available.
* Direct access to TCP HTTP required (no proxies).
* Default web browser must be available.
Special functions:
Chat - open DevBase developer forum/BBS
Docs - open DocBase document wiki (web)
Bugs - open CureCode bug database (web)
Demo - run demo launcher (from rebol.com)
Help - show built-in help information
Upgrade - check for newer releases
Changes - what's new about this version (web)
>> probe "Hello, World!"
"Hello, World!"
== "Hello, World!"
>> ; \o/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment