pure

Type system interpreter

An interpreter for arbitrary pure type systems implemented in OCaml

A pure type system implemented in OCaml

GitHub

77 stars
1 watching
1 forks
Language: OCaml
last commit: over 5 years ago

Related projects:

RepositoryDescriptionStars
rizo/ppx_monadProvides a syntax extension for monadic computations in OCaml.7
mmcco/verified-parser-exampleA formally verified parser implementation using Coq and OCaml20
ocaml-community/iso8601.mlA parser and printer for date-times in ISO8601 format.29
ahrefs/atdDefines cross-language data types to generate efficient and type-safe serializers, deserializers, and validators for various programming languages.317
ccxvii/mujsAn embeddable JavaScript interpreter written in C818
fluent/fluent-logger-ocamlA structured logger library for OCaml, providing features like buffering and persistent connections.7
routineco/ocaml-nanoidGenerates unique, secure strings for use in applications.20
whitequark/ocaml-m17nA package that enables multilingualization of OCaml source code by supporting Unicode identifiers50
ircmaxell/monad-phpA PHP library providing a basic set of functional programming constructs through the use of monads.295
c-cube/qcheckA QuickCheck-inspired testing library for OCaml that enables property-based testing and random value generation.354
terenceng03/muevalA Haskell interpreter designed to evaluate pure functions securely and efficiently in a sandboxed environment.76
hackwaly/vscode-ocamlAn extension for VS Code providing support for the OCaml programming language170
thangiee/freasy-monadA Scala macro-based library for creating typelevel monads with first-class support in IntelliJ114
jmorag/mccCompiles the MicroC programming language into machine code using Haskell116
mmottl/pcre-ocamlA library that provides Perl-compatible regular expressions for string matching in OCaml31