discuss.ocaml.org
Open in
urlscan Pro
2602:fd3f:3:ff02::4b
Public Scan
Submitted URL: http://discuss.ocaml.org/
Effective URL: https://discuss.ocaml.org/
Submission: On November 19 via api from US — Scanned from DE
Effective URL: https://discuss.ocaml.org/
Submission: On November 19 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMPOST /login
<form id="hidden-login-form" method="post" action="/login" style="display: none;">
<input name="username" type="text" id="signin_username">
<input name="password" type="password" id="signin_password">
<input name="redirect" type="hidden">
<input type="submit" id="signin-button" value="Log In">
</form>
Text Content
OCaml Topic Replies Views Activity Welcome to OCaml Discourse Community 0 9763 May 12, 2017 [ANN] First release of OCaml bindings to the Polars dataframe library Ecosystem announce 7 625 November 19, 2023 At what point should one consider dropping support for OCaml < 4.12? Ecosystem 11 584 November 18, 2023 Tutorials/Intros: an alternative approach Learning 3 272 November 18, 2023 Reducing duplicate code in modules with parameterized type Learning module , first-class_modules , functor 3 208 November 18, 2023 New Tutorials on Basics of OCaml Learning announce , learning , ocamlorg , learn-ocaml 15 865 November 17, 2023 Why do I need to specify a NAME when running `dune init proj NAME` instead of initializing a project in my current directory? Learning dune 2 178 November 17, 2023 [ANN] Release of Topiary 0.3.0 Ecosystem opam , formatting 2 408 November 17, 2023 [ANN] Docfd: TUI fuzzy document finder 1.9.0 Community announce 0 125 November 16, 2023 [ANN] the beginning of a platformer Learning 0 217 November 16, 2023 [ANN] ocaml shmups Community 0 159 November 16, 2023 [ANN] ocaml and povray Ecosystem 0 172 November 16, 2023 Best Practices for Attributes in PPX Learning ppx 10 410 November 16, 2023 Dune exec + dune build running in the same project (web server + melange) Ecosystem dune , melange 5 204 November 16, 2023 [ANN] opam 2.2.0~alpha3 Ecosystem opam , announce 6 331 November 16, 2023 Overriding the ocaml compiler format string parser Learning 1 143 November 16, 2023 [ANN] Liquid ML - A templating language used by Shopify, Github Pages and more! Community announce 4 695 November 15, 2023 Dune memory consumption with multiple jobs Ecosystem dune 2 164 November 15, 2023 Patching a GADT-and-phantom-types-heavy-library … what did I do wrong? Learning help , gadt , phantom-types 2 214 November 15, 2023 Exercises into dune project with ppx_deriving Learning ppx 1 113 November 14, 2023 Bug with Ocamllex Ecosystem ocamllex 9 267 November 14, 2023 Call for Contributions: BOB 2024, Berlin [March 15, Deadline Nov 17] Community event 2 317 November 14, 2023 What is a term in the context of cmdliner? Learning 38 1337 November 13, 2023 Ppxlib.metaquot and identifiers Learning ppx 5 245 November 13, 2023 [ANN] Global dead code elimination in js_of_ocaml Ecosystem blog , announce , js_of_ocaml 0 226 November 13, 2023 [ANN] cll 0.2.0 - mutable circular/cyclic doubly linked lists Community announce 0 120 November 13, 2023 Install C headers for C library Learning c , header , dune , coq , install 2 183 November 13, 2023 A few questions from a new OCaml-er, old FP-er Learning 12 473 November 12, 2023 Discord.ml: Eio-based Discord library with voice support Ecosystem cohttp , discord , eio 9 693 November 11, 2023 Function definition and semi-column Learning ocaml 2 167 November 10, 2023 next page → * Home * Categories * FAQ/Guidelines * Terms of Service * Privacy Policy Powered by Discourse, best viewed with JavaScript enabled Skip to main content Sign UpLog In * * 1. all categories 2. all tags * Latest * Top * Categories Topic Replies Views Activity Welcome to OCaml Discourse Community This is an area to discuss the OCaml programming language, and the tooling and library ecosystem around it such as the opam package manager. You are very welcome here as a beginner to the language, and also for more adv… read more 0 9.8k Aug '17 [ANN] First release of OCaml bindings to the Polars dataframe library Ecosystem announce 7 625 10h At what point should one consider dropping support for OCaml < 4.12? Ecosystem 11 584 1d Tutorials/Intros: an alternative approach Learning 3 272 1d Reducing duplicate code in modules with parameterized type Learning modulefunctorfirst-class_modules 3 208 1d New Tutorials on Basics of OCaml Learning announceocamlorglearninglearn-ocaml 15 865 2d Why do I need to specify a NAME when running `dune init proj NAME` instead of initializing a project in my current directory? Learning dune 2 178 2d [ANN] Release of Topiary 0.3.0 Ecosystem opamformatting 2 408 2d [ANN] Docfd: TUI fuzzy document finder 1.9.0 Community announce 0 125 3d [ANN] the beginning of a platformer Learning 0 217 3d [ANN] ocaml shmups Community 0 159 3d [ANN] ocaml and povray Ecosystem 0 172 3d Best Practices for Attributes in PPX Learning ppx 10 410 3d Dune exec + dune build running in the same project (web server + melange) Ecosystem dunemelange 5 204 3d [ANN] opam 2.2.0~alpha3 Ecosystem announceopam 6 331 3d Overriding the ocaml compiler format string parser Learning 1 143 3d [ANN] Liquid ML - A templating language used by Shopify, Github Pages and more! Community announce 4 695 4d Dune memory consumption with multiple jobs Ecosystem dune 2 164 4d Patching a GADT-and-phantom-types-heavy-library … what did I do wrong? Learning gadthelpphantom-types 2 214 4d Exercises into dune project with ppx_deriving Learning ppx 1 113 5d Bug with Ocamllex Ecosystem ocamllex 9 267 5d Call for Contributions: BOB 2024, Berlin [March 15, Deadline Nov 17] Community event 2 317 5d What is a term in the context of cmdliner? Learning 38 1.3k 6d Ppxlib.metaquot and identifiers Learning ppx 5 245 6d [ANN] Global dead code elimination in js_of_ocaml Ecosystem announcejs_of_ocamlblog 0 226 6d [ANN] cll 0.2.0 - mutable circular/cyclic doubly linked lists Community announce 0 120 6d Install C headers for C library Learning dunecinstallcoqheader 2 183 6d A few questions from a new OCaml-er, old FP-er Learning 12 473 7d Discord.ml: Eio-based Discord library with voice support Ecosystem cohttpeiodiscord 9 693 9d Function definition and semi-column Learning ocaml 2 167 9d Invalid date Invalid date