8000 GitHub - katerinapal/uki: A framework for interfacing Retro and JavaScript
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

katerinapal/uki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

About

A framework for interfacing Retro and JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.7%
  • HTML 2.3%
0