Skip to content

Commit

Permalink
document requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfgangj committed May 8, 2020
1 parent d51fc21 commit 6aa579a
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,13 @@ def val-or-0 (^int :: int)
[has:[@] else:[0]]
```

## Questions
## Requirements

You discuss it on [/r/concatenative](https://old.reddit.com/r/concatenative) for now.
- `nasm` as assembler (`pkg_add nasm`)
- a linker (GNU ld / ld.bfd, part of OpenBSD base)
- the current compiler is written in Ruby, this will be replaced eventually

## Questions?

You can discuss it on [/r/concatenative](https://old.reddit.com/r/concatenative) for now.
Hint: Use i.redit.com on mobile to get a decent experience.

0 comments on commit 6aa579a

Please sign in to comment.