Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kassane/dlang-mos-hello-world
LDC2 using LLVM-MOS backend
https://github.com/kassane/dlang-mos-hello-world
6502 c64 d dlang hello-world llvm-mos nes nesdev
Last synced: 27 days ago
JSON representation
LDC2 using LLVM-MOS backend
- Host: GitHub
- URL: https://github.com/kassane/dlang-mos-hello-world
- Owner: kassane
- License: apache-2.0
- Created: 2024-05-10T12:21:15.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-30T18:49:06.000Z (6 months ago)
- Last Synced: 2024-05-30T21:50:37.207Z (6 months ago)
- Topics: 6502, c64, d, dlang, hello-world, llvm-mos, nes, nesdev
- Language: D
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dlang-mos-hello-world
LDC2 (2.108.1/master) using LLVM-MOS (v18) backend
Build ldc2 + llvm-mos or run
```bash
$ docker run --rm -it -v $(pwd):/work -w /work kassany/ldc-mos:latest bash
```**image:** https://hub.docker.com/r/kassany/ldc-mos