OCaml
AssessLanguages & Frameworks
A functional programming language that serves as F*'s default compilation target.
Why it's here
Placed in Assess: 2 article(s) of evidence from 1 source(s), led by open-source activity, with 2 in the last 30 days. Confidence 30%. Low accumulated evidence, so it defaults conservatively pending more signal.
Evidence (2)
- 6Hacker News·8/3/2026open_sourceBonsai: Jane Street's UI library
Bonsai is an open-source UI library from Jane Street, shared on GitHub and discussed on Hacker News. The project appears aimed at building interactive user interfaces with a functional programming approach, drawing attention from developers interested in OCaml and modern UI architecture.
- 5Hacker News·8/2/2026open_sourceF* proof-oriented programming language
F* is a general-purpose proof-oriented programming language that combines dependent types, SMT-based proof automation, and interactive theorem proving. It supports functional and effectful programming, compiles by default to OCaml, and can also target C, F#, Wasm, or assembly through related toolchains.