SBTCVM Project
The SBTCVM Project is a project that develops Balanced Ternary Virtual Machines and related tools and libraries.
Pinned
Repositories
Showing 6 of 6 repositories
- SBTCVM-Gen2-9 Public
SBTCVM is a virtual machine implementation of a balanced ternary (base 3) computer. Features several compiled languages for ternary software development.
- SBTCVM_Gen_4 Public
Rust-driven version of SBTCVM. This version attempts to build on any advancements made in the experimental Gen 3 and provides a full refactor of the codebase including a switch to exclusively ternary use internally
-
- libbaltcalc Public
Balanced ternary integer mathematics library for python. features a class object with support for python's mathematics methods. Part of the SBTCVM Project.
- SBTCVM-Mark-2 Public
[no longer supported, please see SBTCVM-Gen2-9] Simple Balanced Ternary Computer Virtual Machine: Mark 2 is a simple Balanced Ternary VM programmed in python and Pygame.