Changeset 162 for trunk/thune/boot.c

Show
Ignore:
Timestamp:
05/27/06 21:22:22 (3 years ago)
Author:
krobillard
Message:

Thune -

Opcode selector is now preserved by infuse & ur_toStr().
Added ur_makeBinaryFrom() & ur_encodingCharSize[].
Command line arguments now passed to script in 'args.
Switched order of 'iter arguments.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/thune/boot.c

    r160 r162  
    5858  "3.14159265358979323846 :pi\n" 
    5959  "[\n" 
    60   "  none :version\n" 
     60  "  {0.0.1} :version\n" 
    6161  "  none :os\n" 
    62   "  none :args\n" 
    6362  "] context :env\n" 
    6463  "[now swap do now swap sub] proc :time-blk\n"