caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] RISC-V OCaml 4.06
@ 2017-11-03 22:58 Nicolás Ojeda Bär
  2017-11-04 11:13 ` SP
  2017-11-04 18:58 ` Richard W.M. Jones
  0 siblings, 2 replies; 3+ messages in thread
From: Nicolás Ojeda Bär @ 2017-11-03 22:58 UTC (permalink / raw)
  To: caml users

[-- Attachment #1: Type: text/plain, Size: 694 bytes --]

Dear all,

I am happy to announce the release of the RISC-V native-code backend for
OCaml 4.06. See https://sympa.inria.fr/sympa/arc/caml-list/2016-11/msg00012.
html for the 4.04 announcement (note there was no 4.05 release).

The source code is available in the 4.06 branch of

  https://github.com/nojb/riscv-ocaml

It currently targets the 64-bit variant of the RISC-V architecture, with
some preliminary work to support the 32-bit variant.

If you would like to experiment with it, a Docker image with Fedora/RISC-V
and OCaml 4.06 already installed is available.  Simply run

  docker run -it nojb/riscv-ocaml:4.06

All comments warmly welcome.

Best wishes,
Nicolás

[-- Attachment #2: Type: text/html, Size: 1075 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] [ANN] RISC-V OCaml 4.06
  2017-11-03 22:58 [Caml-list] [ANN] RISC-V OCaml 4.06 Nicolás Ojeda Bär
@ 2017-11-04 11:13 ` SP
  2017-11-04 18:58 ` Richard W.M. Jones
  1 sibling, 0 replies; 3+ messages in thread
From: SP @ 2017-11-04 11:13 UTC (permalink / raw)
  To: caml-list

Thanks for your work and sharing!

What boards do you test this on?

-- 
    SP

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] [ANN] RISC-V OCaml 4.06
  2017-11-03 22:58 [Caml-list] [ANN] RISC-V OCaml 4.06 Nicolás Ojeda Bär
  2017-11-04 11:13 ` SP
@ 2017-11-04 18:58 ` Richard W.M. Jones
  1 sibling, 0 replies; 3+ messages in thread
From: Richard W.M. Jones @ 2017-11-04 18:58 UTC (permalink / raw)
  To: Nicolás Ojeda Bär; +Cc: caml users


On Fri, Nov 03, 2017 at 11:58:56PM +0100, Nicolás Ojeda Bär wrote:
> Dear all,
> 
> I am happy to announce the release of the RISC-V native-code backend for
> OCaml 4.06. See https://sympa.inria.fr/sympa/arc/caml-list/2016-11/msg00012.
> html for the 4.04 announcement (note there was no 4.05 release).
> 
> The source code is available in the 4.06 branch of
> 
>   https://github.com/nojb/riscv-ocaml
> 
> It currently targets the 64-bit variant of the RISC-V architecture, with
> some preliminary work to support the 32-bit variant.

This is great stuff.  In fact I've been rebasing your original work on
top of 4.06 for Fedora.  I'll compare your 4.06 with mine to make sure
we're not missing anything.

We've just been given an expected date when the RISC-V architecture is
expected to be added to glibc, which will allow us to safely continue
with the Fedora/RISC-V project, the date coinciding with FOSDEM when
we'll also be having a get together to talk about all things RISC-V.

Rich.

-- 
Richard Jones

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-11-04 18:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-03 22:58 [Caml-list] [ANN] RISC-V OCaml 4.06 Nicolás Ojeda Bär
2017-11-04 11:13 ` SP
2017-11-04 18:58 ` Richard W.M. Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).