Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ktakashi/sasm
Scheme ASeMbler for R6RS
https://github.com/ktakashi/sasm
Last synced: 13 days ago
JSON representation
Scheme ASeMbler for R6RS
- Host: GitHub
- URL: https://github.com/ktakashi/sasm
- Owner: ktakashi
- Created: 2015-05-04T14:11:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-01T13:58:55.000Z (almost 9 years ago)
- Last Synced: 2024-10-06T01:21:43.998Z (about 1 month 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.