Skip to content

SeanDuttonJones/asm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A fully featured Abstract Stack Machine (ASM).

This project aims to implement an ASM which runs a custom language similar to x86 assembly. It has taken inspiration from both x86 and JVM bytecode.

The ASM supports instructions for both floating point and integer arithmetic, control flow, memory allocation, and much more!

Language documentation is being developed and will be available soon!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages