helps
There are 56 repositories under helps topic.
faramarzaf/TricksHints
There are several solutions,hints and also some tricks about Android in this repository.
Lofiwins/discord-helper
Botunuz için basit, discord çevirileri.
helvm/hs2bf
Haskell to brainfuck compiler
helvm/mlatu
A statically-typed purely-functional concatenative programming language
jinsudrlee/world-refugees-wonder-foundation
we empower vulnerable women, girls and communities through education .our work falls into two categories.firstly ,we support the local ,sustainable education projects in the west asia/west african and worldwide by sharing our knowledge and expertise and helping secure funding through donations and grants. to help the refugees, find a safe ,stable.
helvm/compiler
The adventures of a Haskell compiler
helvm/cradle
Let's Build a Compiler (in Haskell)
helvm/duet
A tiny language, a subset of Haskell aimed at aiding teachers teach Haskell
helvm/egison
The Egison Programming Language
helvm/fay
A proper subset of Haskell that compiles to JavaScript
helvm/Fun
Interpreter(s) for prototyping evaluation/typing rules.
helvm/grin
GRIN is a compiler back-end for lazy and strict functional languages with whole program optimization support.
helvm/haskell-src-exts
Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
helvm/Haskellish
A library for parsing miniature and esoteric languages that are similar to Haskell
helvm/helium
The Helium compiler, Helium-as-a-library, and the texthint interpreter
helvm/hiccup
A hybrid functional programming language I'm designing for fun. Includes a lexer, a recursive-descent parser, and an interpreter
helvm/hint
Runtime Haskell interpreter
helvm/hint-Helium4Haskell
The Java-based Hint interpreter
helvm/idris-codegen-wasm
WebAssembly Code Generation Backend for Idris Compiler
helvm/jnp3-haskell
Materiały do zajęć JNP3 (grupa Haskell) na MIMUW
helvm/language-ocaml
Language tools for manipulating OCaml programs in Haskell (parser, pretty-printer, ...)
helvm/language-rust
Parser and pretty-printer for the Rust language
helvm/lvm
The LVM runtime and libraries for binding to Helium
helvm/Mini-Haskell-jasonhongxyz
A "Mini-Haskell" functional programming language.
helvm/ml-w
Minimal ML language to to demonstrate the W type infererence algorithm
helvm/purescript-in-purescript
PureScript compiler written in PureScript (On hold / inactive)
helvm/purescript-language-cst-parser
PureScript CST Parser written in PureScript
helvm/tapl-atton
Types and Programming Languages
helvm/tapl-haskell
Types and Programming Languages
helvm/TaPL-Haskell-1
Languages from "Types and Programming Languages" implemented in Haskell.
helvm/TAPL-tonicebrian
Exercises from the Types and Programming Languages book
helvm/TAPL-waddlaw
Types and Programming Languages (TAPL)
helvm/tapl-zedongh
learn tapl in haskell
helvm/thih
Typing Haskell in Haskell
helvm/toy-wasm-symbexp
A toy symbolic execution engine, supporting the blog article ...