This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
uki /
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
images/ | ||
| |
index.html | ||
| |
retroImage.js | ||
| |
tests.js | ||
| |
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.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~








