328 skills found · Page 1 of 11
compiler-explorer / Compiler ExplorerRun compilers interactively from your web browser and interact with the assembly
haskell / Haskell Language ServerOfficial Haskell IDE support via the language server protocol (LSP)
typelead / EtaThe Eta Programming Language, a dialect of Haskell on the JVM
google-research / Dex LangResearch language for array processing in the Haskell/ML family
hzlmn / Haskell Must WatchHuge list of videos, talks, courses for Haskell programming language.
hamler-lang / HamlerHaskell-style functional programming language running on Erlang VM.
billpmurphy / HaskHaskell language features and standard libraries in pure Python.
haskell-nix / HnixA Haskell re-implementation of the Nix expression language
ghc-proposals / Ghc ProposalsProposed compiler and language changes for GHC and GHC/Haskell
chrisdone / HellHaskell-based shell scripting language
haskell / Vscode HaskellVS Code extension for Haskell, powered by haskell-language-server
adamwespiser / SchemeWrite You a Scheme
frol / Completely Unscientific BenchmarksNaive performance comparison of a few programming languages (JavaScript, Kotlin, Rust, Swift, Nim, Python, Go, Haskell, D, C++, Java, C#, Object Pascal, Ada, Lua, Ruby)
google / Proto LensAPI for protocol buffers using modern Haskell language and library patterns.
thma / WhyHaskellMattersIn this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language.
haskell / LspHaskell library for the Microsoft Language Server Protocol
nh2 / Call Haskell From AnythingCall Haskell functions from any programming language via serialization and dynamic libraries
justinethier / Husk SchemeA full implementation of the Scheme programming language for the Haskell Platform.
seliopou / TypoA programming language that runs in Haskell's type system.
jyh1 / MmacloneA simple Wolfram Language clone in Haskell