On Sat, 27 Oct 2018 at 19:25, Sean Hinchee <henesy....@gmail.com> wrote: > Is the source code for this hosted anywhere publicly in a vcs or > similar? I'd love to peruse it.
On 27/10/2018, Sean Hinchee <henesy....@gmail.com> wrote: > Is the source code for this hosted anywhere publicly in a vcs or > similar? I'd love to peruse it. > I've asked David du Colombier to put updates on 9p.io in /sources/contrib/miller/riscv.tar That's for Plan 9 use. I should also configure a version to run on posix-type systems and put that on github. Work in progress warning: floating point support in linker is not done, and there are probably code generation bugs. I've just added an 8 megabyte hyper-ram chip to the fpga board which hosts my riscv soft-cpu, so I should soon be able to test more thoroughly by compiling the compiler through itself on bare-metal riscv.