8000 stdlib: clarify stdlib modules that work in Melange by anmonteiro · Pull Request #710 · melange-re/melange · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

stdlib: clarify stdlib modules that work in Melange #710

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

Merged
merged 1 commit into from
Sep 2, 2023

Conversation

anmonteiro
Copy link
Member

These modules are supported:

  • Arg
  • Array
  • ArrayLabels
  • Atomic
    • TODO: could be implemented in terms of JS Atomics
  • Bool
  • Buffer (TODO: implement some new primitives)
  • Bytes
  • BytesLabels
  • CamlinternalAtomic
  • CamlinternalFormat
  • CamlinternalFormatBasics
  • CamlinternalLazy
  • CamlinternalMod
  • CamlinternalOO
  • Char
  • Complex
  • Digest (except channel)
  • Domain
  • Either
  • Filename
  • Float
  • Fun
  • Hashtbl
  • Int
  • Int32
  • Int64
  • Lazy
  • Lexing
  • List
  • ListLabels
  • Map
  • MoreLabels
  • Mutex
  • Obj
  • Oo
  • Option
  • Parsing
  • Printexc
  • Printf
  • Queue
  • Random
  • Result
  • Scanf
  • Seq
  • Set
  • Stack
  • stdLabels
  • String
  • StringLabels
  • Sys ( partially )
  • Type
  • Uchar
  • Unit

These are unsupported:

  • Callback
  • Condition
  • Semaphore
  • Ephemeron
  • Gc
  • In_channel
  • Marshal
  • Out_channel
  • Weak

@anmonteiro anmonteiro merged commit 8c9d32b into main Sep 2, 2023
@anmonteiro anmonteiro deleted the anmonteiro/ocaml5-stdlib-modules branch September 2, 2023 02:37
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

Successfully merging this pull request may close these issues.

1 participant
0