Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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