- Seoul, South Korea
Lists (1)
Sort Name ascending (A-Z)
Stars
- All languages
- ATS
- ApacheConf
- Ballerina
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Cuda
- Dart
- Dhall
- Dockerfile
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- Flix
- Fortran
- Frege
- Go
- HCL
- HTML
- Handlebars
- Haskell
- IDL
- Idris
- Java
- JavaScript
- Jinja
- Jsonnet
- Julia
- Jupyter Notebook
- Kotlin
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Mercury
- Mustache
- Nix
- OCaml
- Objective-C
- Objective-C++
- PHP
- PLpgSQL
- Perl
- PostScript
- Prolog
- PureScript
- Python
- QML
- R
- ReScript
- Reason
- Rocq Prover
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Starlark
- Svelte
- Swift
- TSQL
- TeX
- Tree-sitter Query
- Twig
- TypeScript
- Typst
- Vala
- Vim Script
- YAML
Dockerfile linter, validate inline bash, written in Haskell
Parsing, analyzing, and comparing source code across many languages
A strongly-typed language that compiles to JavaScript
A friendly programming language from the future
A Haskell library that simplifies access to remote data, such as databases or web-based services.
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)
A Dependently Typed Functional Programming Language
A collection of awesome Haskell links, frameworks, libraries and software. Inspired by awesome projects line.
A static website compiler library in Haskell
A RESTful Haskell web framework built on WAI.
The Eta Programming Language, a dialect of Haskell on the JVM
DEPRECATED in favor of ghc wasm backend, see https://www.tweag.io/blog/2022-11-22-wasm-backend-merged-in-ghc
Servant is a Haskell DSL for describing, serving, querying, mocking, documenting web applications and more!
Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp (Official Repository)
Official upstream development repository for Cabal and cabal-install
A proper subset of Haskell that compiles to JavaScript
Huge list of videos, talks, courses for Haskell programming language.
A feature-rich Unix terminal client for the Mattermost chat system
Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just …