Skip to content

cmsc430/a86

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

166 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a86

a86 is a Racket package for composing, printing, interpreting, and running x86-64 assembly programs from Racket.

Installation

Install from GitHub with:

raco pkg install https://github.com/cmsc430/a86.git

Notes

This package includes prebuilt native JIT libraries for Linux and macOS on x86_64, so most installs do not need a local native build toolchain.

Documentation is published at:

https://cmsc430.github.io/a86/

About

a86 assembly language in Racket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors