We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ae66c5 + c8de279 commit 49bebd2Copy full SHA for 49bebd2
content/compilers.md
@@ -32,6 +32,8 @@ A Lisp on LLVM written in OCaml.
32
An interpreter for finding subtle bugs in programs written in standard C
33
* [Slipshow](https://github.com/panglesd/slipshow):
34
A text-based tool for making presentations with scrolling as an alternative to traditional slides.
35
+* [Stan](https://mc-stan.org):
36
+A programming language for probablistic modeling, which is transpiled to C++ by an OCaml program.
37
38
## Parsers and Lexers
39
0 commit comments