Skip to content

A collection of tools for working with SUBLEQ one-instruction set computers.

License

Notifications You must be signed in to change notification settings

esovm/subleq-hughcoleman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

subleq

A collection of tools for working with SUBLEQ one-instruction set computers.

About

A one-instruction set computer (OISC) is an abstract machine whose processor can only perform one operation. With a judicious choice for the single instruction (and infinite resources,) an OISC is capable of being a universal computer in the same manner as traditional computers that have multiple instructions.

SUBLEQ, "subtract and branch if less than or equal to zero," is one such instruction.

License

MIT

About

A collection of tools for working with SUBLEQ one-instruction set computers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.5%
  • Assembly 17.5%