esperanto

build-once run-anywhere OCaml programs

MIT License

Stars
122
esperanto - v0.0.6 Latest Release

Published by dinosaure 2 months ago

v0.0.6 (2024-08-10) Paris - France

  • Upgrade to Cosmopolitan 3.6.2
esperanto - v0.0.5

Published by dinosaure 10 months ago

v0.0.5 (2024-12-21) Paris - France

  • Support Cosmopolitan 3.1 (#43, @dinosaure)
  • Fix the compilation of esperanto with setup-ocaml and GitHub CI (#44, @dinosaure)
  • Extend the support of Esperanto to 4.13 (#45, @dinosaure)
esperanto - v0.0.5

Published by dinosaure 10 months ago

v0.0.5 (2024-12-21) Paris - France

  • Support Cosmopolitan 3.1 (#43, @dinosaure)
  • Fix the compilation of esperanto with setup-ocaml and GitHub CI (#44, @dinosaure)
  • Extend the support of Esperanto to 4.13 (#45, @dinosaure)
esperanto - v0.0.4

Published by dinosaure over 1 year ago

v0.0.4 (2023-05-25) Paris - France

  • Fix the compilation of threads.cmxa (@dinosaure, #38)
  • Update to the last version of Cosmopolitan (@dinosaure, #40)
esperanto - v0.0.3

Published by dinosaure over 1 year ago

v0.0.3 (2023-03-08) Paris - France

  • Delete the pth relicat and directly use pthread from Cosmopolitan (#33, @dinosaure)
  • Delete the -mnop-mcount and fix the issue with dune.3.7.0 (#34, @dinosaure)
    The -mnop-mcount is important only if we use -pg which is not the case. The initial
    issue is a conflict with this option and -fPIC introduced by dune.3.7.0.
  • Upgrade Esperanto with Cosmopolitan 2.2-96-gae365928c (#36, @dinosaure)
    This specific version of Cosmopolitan fixes an issue about Esperanto and the
    LWT support. However, this specific version of Cosmopolitan loses the support of
    speed_t (all values of this type disappeared).
esperanto - v0.0.2

Published by dinosaure almost 2 years ago

v0.0.2 (2023-01-17) Paris - France

  • Delete conf-gcc (we currently are able to use clang)
  • The current toolchain does not work on MacOS
  • Add conf-cosmopolitan package
  • Upgrade to Cosmopolitan v2.2 (#28)
  • Update the provided extract.com (#30)
  • Fix the support of OCaml 4.14.1
  • Delete pth (Cosmopolitan provides pthread)
esperanto - v0.0.1

Published by dinosaure about 2 years ago

  • First release of esperanto