public
Description: A framework for interfacing Retro and JavaScript
Homepage:
Clone URL: git://github.com/crcx/uki.git
uki /
name age message
file README Loading commit data...
directory images/
file index.html
file retroImage.js
file tests.js
file uki.js
README
Uki by Charles Childers
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This is a framework for building applications using Retro (a Forth)
and JavaScript.

Design Notes:

  - Object-oriented JavaScript
  - Each Uki has its own:
    - Stacks
    - Input & Output buffers
    - Registers
  - Each Uki shares a single Retro image

Please be aware that I'm developing this for my own personal use. It
is rather poorly commented and documented and is in a state of flux.
Use it at your own risk.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Uki is gifted to the public domain. Share freely.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~