Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime implementation status #5

Open
56 of 72 tasks
vouillon opened this issue Jul 24, 2023 · 1 comment
Open
56 of 72 tasks

Runtime implementation status #5

vouillon opened this issue Jul 24, 2023 · 1 comment

Comments

@vouillon
Copy link
Collaborator

vouillon commented Jul 24, 2023

Standard library:

  • Array
  • Atomic
  • Bigarray
  • Buffer
  • Bytes
  • Callback
  • Dynlink
  • Format
  • Condition
  • Digest
  • Domain
  • Effect
  • Ephemeron
  • Float
  • Gc
  • Hashtbl
  • In_channel
  • Int
  • Int32
  • Int64
  • Lazy
  • Lexing
  • Marshal
  • Mutex
  • Nativeint
  • Obj
  • Out_channel
  • Parsing
  • Printexc
  • Random
  • String
  • Str
  • Sys
  • Unix
  • Weak

Other features:

  • node bindings (I/Os)
  • virtual filesystem
  • toplevel

JavaScript bindings

Dune support

OCaml libraries including some runtime code

@vouillon vouillon changed the title Runtime implementation Runtime implementation status Jul 24, 2023
@OlivierNicole
Copy link
Collaborator

I added stubs for integers_stubs_js, see o1-labs/integers_stubs_js#10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants