jaked / reconstructing-typescript
Code and demos for Reconstructing TypeScript blog posts.
☆35Updated 2 years ago
Alternatives and similar repositories for reconstructing-typescript
Users that are interested in reconstructing-typescript are comparing it to the libraries listed below
Sorting:
- WebAssembly specification, reference interpreter, and test suite.☆13Updated last year
- Type Inference Library written in TypeScript☆93Updated 2 years ago
- ☆37Updated 3 years ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 4 years ago
- Algebraic effects in javascript with scoped handlers, multishot delimited continuations, stack safety, do notation and higher-order effec…☆104Updated 2 years ago
- Translate OCaml bytecode to WebAssembly☆130Updated 4 months ago
- The Unofficial Incomplete Spidermonkey Bibliography☆17Updated 6 months ago
- Poor man's algebraic effects for TypeScript (PoC); next -> https://github.com/susisu/effectful☆23Updated 2 years ago
- A toy programming language which is a subset of OCaml.☆51Updated this week
- Formal verification for TypeScript☆18Updated 2 years ago
- OCaml bindings for Binaryen.☆49Updated this week
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆45Updated 3 months ago
- Reparse is a monadic, recursive descent based, comprehensive parser construction library for ocaml.☆53Updated 3 years ago
- Playing with type systems☆50Updated 4 months ago
- A collection of programming languages and type systems.☆33Updated 8 months ago
- A comparison of how computational effects and handlers are implemented in various programming languages.☆138Updated 6 years ago
- Another attempt to realize my programming language☆23Updated 3 months ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆63Updated 3 years ago
- A pure type system implemented in OCaml☆78Updated 4 years ago
- Javascript implementation of "Complete and Easy Bidirectional Type Checking for Higher-Rank Polymorphism"☆75Updated 9 months ago
- A minimal pure functional language based on self dependent types.☆73Updated 3 years ago
- A template for you to implement Hazelnut yourself☆21Updated 4 months ago
- Proposal to add tail calls to WebAssembly☆114Updated 2 months ago
- S-expression parsing library☆35Updated 2 weeks ago
- a functional programming language with algebraic effects and handlers☆82Updated 2 months ago
- Cara language compiler☆45Updated 6 months ago
- (superseded by: https://github.com/qteatime/crochet) A safe, extensible, layered programming language that runs on top of JavaScript☆32Updated 2 years ago
- Algebraic Effects in Javascript☆49Updated 2 years ago
- Standard IO Library for OCaml☆39Updated 2 weeks ago
- Interpreter for simply typed lambda calculus implemented in JavaScript λ☆34Updated 7 years ago