-
Fakta o klimatu
- Czechia
- https://mgrabovsky.eu/
Lists (8)
Sort Name ascending (A-Z)
Stars
- All languages
- ANTLR
- Agda
- Arduino
- Assembly
- AutoHotkey
- Brainfuck
- C
- C#
- C++
- CSS
- CWeb
- CartoCSS
- Clojure
- CoffeeScript
- Common Lisp
- Coq
- Cuda
- Dafny
- Dart
- Dhall
- Dockerfile
- Elixir
- Elm
- Emacs Lisp
- F*
- Fennel
- FreeMarker
- GAMS
- Go
- HTML
- Haskell
- Idris
- Isabelle
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- LOLCODE
- Lean
- LiveScript
- Lua
- MATLAB
- Makefile
- Mathematica
- Meson
- Nearley
- Nix
- OCaml
- Objective-C
- PHP
- Perl
- Processing
- Prolog
- PureScript
- Python
- QML
- R
- RMarkdown
- Racket
- Reason
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Shell
- Stan
- Standard ML
- Stata
- SuperCollider
- Svelte
- Swift
- SystemVerilog
- TLA
- TSQL
- TeX
- TypeScript
- Vim Script
- Vue
- Wikitext
- Wren
- XSLT
- ooc
Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems
Programming language for literate programming law specification
Irmin is a distributed database that follows the same design principles as Git
A functional programming language based on algebraic effect handlers
Concurrent Programming with Effect Handlers
Examples to illustrate the use of algebraic effects in Multicore OCaml
KaRaMeL is a tool for extracting low-level F* programs to readable C code
The Hindley Milner Type Inference Algorithm
A proof assistant for general type theories
Proof assistant based on the λΠ-calculus modulo rewriting
CoqHammer: An Automated Reasoning Hammer Tool for Coq - Proof Automation for Dependent Type Theory
"Between the darkness and the dawn, a red cube rises!": a proof assistant for cartesian cubical type theory
Implementation of the λΠ-calculus modulo rewriting
A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml
An experimental type checker for a modal dependent type theory.
Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc
A prototype programming language for programming with runners
A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a static type system with inference of types and effects, with…