Skip to content

An implementation of the TAM (Triangle Abstract Machine) Stack Machine, in Java.

License

Notifications You must be signed in to change notification settings

timmyjose-compilers/tam-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tam-java

An implementation of the Triangle Abstract Machine (TAM) in Java.

The TAM is a Stack Machine with 16-bit data words and 32-bit instructions. The Stack Machine provides 16 special-purpose registers which are used to manipulate data and code addresses. The full specification of the TAM is found in docs/tam_specification.md.

LICENCE

See LICENCE.

About

An implementation of the TAM (Triangle Abstract Machine) Stack Machine, in Java.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages