Skip to content

Commit 49bebd2

Browse files
authored
Merge pull request #212 from WardBrian/patch-1
Add Stan to compilers.md
2 parents 7ae66c5 + c8de279 commit 49bebd2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/compilers.md

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ A Lisp on LLVM written in OCaml.
3232
An interpreter for finding subtle bugs in programs written in standard C
3333
* [Slipshow](https://github.com/panglesd/slipshow):
3434
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.
3537

3638
## Parsers and Lexers
3739

0 commit comments

Comments
 (0)