https://github.com/ktakashi/sasm
Scheme ASeMbler for R6RS
https://github.com/ktakashi/sasm
Last synced: about 1 month ago
JSON representation
Scheme ASeMbler for R6RS
- Host: GitHub
- URL: https://github.com/ktakashi/sasm
- Owner: ktakashi
- Created: 2015-05-04T14:11:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-01T13:58:55.000Z (about 9 years ago)
- Last Synced: 2024-10-06T01:21:43.998Z (7 months ago)
- Language: Scheme
- Homepage:
- Size: 119 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Scheme ASseMbler
================Goal
----The goal of this project is providing R6RS portable assembler and binary
file builder. For the very first step would be x86-64 and ELF support.