Login
Discover
Waves
Communities
Login
Signup
Topics
#ocaml
Global
Trending
Hot
New
Top
#ocaml
New
Top communities
Create your community
latest #ocaml created topics on internet
serpent7776
DBuzz
2025-11-20 20:59
#ocaml mentioned
$ 0.154
1
serpent7776
DBuzz
2025-09-06 15:46
If anyone's interested here's a draft of #influxdb module for #ocaml using ...
... eio.
$ 0.160
1
serpent7776
DBuzz
2025-08-19 20:53
Wait, I can't match on both effects and exceptions in a single try with ...
... expression in #ocaml ?
serpent7776
DBuzz
2025-08-19 19:18
Damn, upgrading #ocaml switch to newer compiler version sucks.
gungunkrishu
Olio di Balena
2026-06-28 12:43
Promoted
Binance Crypto Exchange - New Crypto Transfer Procedures for India - Lets Explore...
Hey All, Its been a while that I had recevied a notification from Binance Crypto Exchange regarding the Crypto Deposit & Transfer Procedures for Indian users. The mail stated this Subject line::-
serpent7776
DBuzz
2025-08-16 21:03
Hello #InfluxDb from #OCaml
serpent7776
DBuzz
2025-08-16 15:35
#ocaml
serpent7776
DBuzz
2025-08-15 20:19
One of the weirdest #OCaml syntax choices is the function keyword. I actually ...
... like #StandardML choice more here. It lets me embed pattern matching directly in the function declaration.
serpent7776
DBuzz
2025-07-11 20:48
Fizzbuzz by hand-crafting AMD64 instructions at runtime in #ocaml ...
...
wiseagent
Scrobble.life
2026-06-28 16:15
Promoted
MOVIE REVIEW: “Supergirl” (2026)
This publication was also writen in SPANISH and PORTUGUESE. IMDb Synopsis: When an unexpected adversary attacks very close to her home, Kara Zor-El (also known as Supergirl) has no choice but to join forces
serpent7776
DBuzz
2025-05-13 19:28
Fun #OCaml is happening again, in Warsaw!
serpent7776
DBuzz
2025-04-24 20:08
The Exit exception is not raised by any library function. #ocaml
serpent7776
DBuzz
2025-04-12 16:46
I'm writing #assembly in #ocaml
serpent7776
DBuzz
2025-04-11 16:31
Getting native pointer to string data in #ocaml
asterkame
CCH
2026-06-28 16:01
Promoted
Ixora Red Plant
Hello Everyone! I went out this afternoon. There were flowering plants where I went and the flowers were red. They were small and clustered together. That plant also had fruit shapes and flower buds. There
serpent7776
DBuzz
2025-04-09 16:44
Getting address of puts function in #ocaml
serpent7776
DBuzz
2025-04-05 20:56
Trying to treat bigarray as memory filled with x86 instructions and call it as a ...
... function, but I think I'm failing. #OCaml
serpent7776
DBuzz
2025-04-04 18:23
Blit function in #OCaml Copies a plain array into given offset of a bigarray.
serpent7776
DBuzz
2025-04-02 20:58
So it seems I can't copy a plain array into a bigarray at given offset other than ...
... by using a for loop in #OCaml ?
dead-pets
dead-pets
2026-06-23 13:03
Promoted
011. Holy Pet
Dead Pets Society is a passion project of @honeydue and @godfish. It is about yearning for the other. About the desire to subvert meanings and look at the world through different eyes. To see things anew.
serpent7776
DBuzz
2025-03-31 20:08
Average #OCaml program: let ... in let ... in let ... in let ... in let ... in ...
serpent7776
DBuzz
2025-03-22 17:30
How to annoy an #OCaml developer? "No type annotations (.annot) file found"
serpent7776
DBuzz
2025-02-26 21:20
Early work experimenting with #zig as a cross-compiler for #OCaml ...
...
serpent7776
DBuzz
2025-01-20 21:47
AFAIK #ocaml never forces GC. As long as you don't allocate, GC won't be running.