WYAH

Programming language

An implementation of a programming language and its compiler in Haskell

Implementation of Write You A Haskell

GitHub

0 stars
2 watching
0 forks
Language: Haskell
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jyh1/mmaclone An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem 243
w7cook/aopl Teaching notes and resources on programming languages written in Haskell 165
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 847
ahgamut/janet A dynamic language with user scripting capabilities to extend C/C++ programs and automate system tasks. 5
ajtulloch/haskell-ml Implementations of basic machine learning algorithms in Haskell 57
ajhc/ajhc A Haskell compiler that aims to improve the performance and efficiency of the language 134
mmirman/imperativehaskell Project aimed at demonstrating Haskell can emulate imperative programming characteristics and syntax. 73
y-taka-23/learn-you-a-frege A Frege implementation of Haskell examples in a tutorial format 51
haskellzhangsong/introduction_to_haskell A book's source code with corrections and explanations for errors in a Haskell programming language textbook. 67
mzero/haskell-amuse-bouche A collection of Haskell code examples and resources illustrating the language's features and programming techniques. 114
lexi-lambda/hackett An experimental implementation of a Haskell-like language with Racket's macro system 1,166
augustss/microhs An implementation of an extended subset of Haskell using combinators for runtime execution 364
vmchale/kempe A compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting 58
mchakravarty/language-c-inline A Haskell library that allows inline C and Objective-C code in Haskell programs 147
1whatleytay/kara A high-performance, statically typed programming language designed to simplify development while maintaining speed. 14