pure
Type system interpreter
An interpreter for arbitrary pure type systems implemented in OCaml
A pure type system implemented in OCaml
77 stars
1 watching
1 forks
Language: OCaml
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a syntax extension for monadic computations in OCaml. | 7 |
| A formally verified parser implementation using Coq and OCaml | 20 |
| A parser and printer for date-times in ISO8601 format. | 29 |
| Defines cross-language data types to generate efficient and type-safe serializers, deserializers, and validators for various programming languages. | 317 |
| An embeddable JavaScript interpreter written in C | 818 |
| A structured logger library for OCaml, providing features like buffering and persistent connections. | 7 |
| Generates unique, secure strings for use in applications. | 20 |
| A package that enables multilingualization of OCaml source code by supporting Unicode identifiers | 50 |
| A PHP library providing a basic set of functional programming constructs through the use of monads. | 295 |
| A QuickCheck-inspired testing library for OCaml that enables property-based testing and random value generation. | 354 |
| A Haskell interpreter designed to evaluate pure functions securely and efficiently in a sandboxed environment. | 76 |
| An extension for VS Code providing support for the OCaml programming language | 170 |
| A Scala macro-based library for creating typelevel monads with first-class support in IntelliJ | 114 |
| Compiles the MicroC programming language into machine code using Haskell | 116 |
| A library that provides Perl-compatible regular expressions for string matching in OCaml | 31 |