Pattern matching syntactic sugar
|
|
11
|
474
|
April 18, 2025
|
[BLOG] Flambda2 Ep. 4: How to write a purely functional compiler, by OCamlPro
|
|
2
|
370
|
April 16, 2025
|
Opam switch with multiple versions of packages?
|
|
16
|
668
|
April 16, 2025
|
Building Ocaml Project in gitlab CI
|
|
3
|
196
|
April 15, 2025
|
Anyone using OCaml for 2024 Advent of Code (AOC)?
|
|
21
|
1287
|
April 13, 2025
|
Coordinating (Java) systhreads / domains
|
|
6
|
323
|
April 13, 2025
|
Browsing offline library documentation in dune projects?
|
|
1
|
134
|
April 12, 2025
|
Trying to publish my first package to opam. Not succeeding. Permissions issue
|
|
11
|
170
|
April 9, 2025
|
Syntax for returning existential types from a function
|
|
1
|
137
|
April 8, 2025
|
Idiomatic OCaml: int8 int16 int32 int64 uint8 uint16 uint32 uint64
|
|
11
|
1876
|
April 8, 2025
|
Error compiling core_unix
|
|
2
|
162
|
April 5, 2025
|
PPX metaquot for list iteration
|
|
1
|
137
|
April 3, 2025
|
Error compiling base
|
|
4
|
185
|
April 4, 2025
|
Data values vs function values
|
|
13
|
457
|
April 2, 2025
|
Error: The module Linol.Log is an alias for module Linol__Log, which is missing
|
|
2
|
61
|
April 3, 2025
|
How to spawn and interact with another program after spawning a domain?
|
|
7
|
225
|
April 3, 2025
|
Second of Two Lessons on Polymorphic Variants: Practical Usecases
|
|
0
|
154
|
April 2, 2025
|
Nashorn/Rhino (in JVM) equivalent
|
|
3
|
206
|
April 1, 2025
|
New lesson on polymorphic variants
|
|
11
|
563
|
March 31, 2025
|
OCaml bytecode instructions
|
|
1
|
179
|
March 31, 2025
|
Ppx_parser OCaml5: how to track token position?
|
|
6
|
241
|
March 30, 2025
|
Loading a library that was extracted from Coq
|
|
5
|
138
|
March 27, 2025
|
Using dune with git submodules
|
|
13
|
244
|
March 26, 2025
|
Transpiling C dependencies using Ocaml's C headers
|
|
4
|
193
|
March 26, 2025
|
Feedback request: New lesson on `Lazy`
|
|
6
|
331
|
March 26, 2025
|
Telling the type checker that two GADTs are equal
|
|
6
|
214
|
March 24, 2025
|
How to convert an "int64 const" to "int64" when using Ctype enums?
|
|
0
|
62
|
March 24, 2025
|
Newbie dune question
|
|
5
|
98
|
March 24, 2025
|
Pattern match on hlist to functions with first-class module type constrains
|
|
3
|
91
|
March 24, 2025
|
Are there any F# features you'd like to see in OCaml?
|
|
16
|
748
|
March 24, 2025
|