Skip to content

Ismael-VC/b4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The b4 virtual machine

About

b4 is a tiny virtual machine, with a forth-like flavor.

It currently has two (slightly out of sync) implementations:

See pas/bios.b4a for an example of b4 assembly language.

Links

Background

B4 is a forth-like language. Quick intros to forth (free and online):

B4 was strongly influenced by the ngaro virtual machine from retroforth 11, as well as the forth chips from greenarrays.

About

b4 : a tiny forth-like virtual machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.6%
  • Pascal 21.5%
  • Python 10.2%
  • Forth 2.9%
  • J 2.0%
  • JavaScript 1.4%
  • Other 3.4%