emacs-haskell-tutorial
Haskell editor setup
A tutorial on setting up Emacs for Haskell programming
Tutorial on setting up Emacs to do Haskell programming
689 stars
40 watching
100 forks
Language: Emacs Lisp
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
knupfer/haskell-emacs | Enables writing Emacs extensions in Haskell using a Foreign Function Interface | 374 |
serras/hinc | A Haskell code transpiler from another syntax to the standard Haskell syntax | 111 |
matthewbauer/nix-haskell-mode | Automates Haskell setup in Emacs for Nix users | 28 |
freeman42x/haskell-editor-setup | Instructions and tools for setting up Haskell development environments on various operating systems. | 101 |
serras/lambdaconf-2015-web | A Haskell web workshop project providing exercises and resources for learning web development with Haskell | 63 |
mzero/haskell-amuse-bouche | A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |
gabrielelanaro/emacs-for-python | A collection of Emacs extensions and configurations tailored for Python development | 809 |
justusadam/language-haskell | Provides syntax highlighting and indentation support for Haskell language in Visual Studio Code | 97 |
rust-lang/rust-mode | An Emacs configuration for editing Rust code | 1,124 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
raviksharma/bartosz-basics-of-haskell | A collection of exercises and code examples illustrating the basics of Haskell programming | 488 |
winterland1989/magic-haskell | A collection of Haskell examples and tutorials covering various programming concepts | 293 |
ciao-lang/ciao_emacs | An Emacs mode providing syntax highlighting, debugging, and compilation facilities for a Prolog programming language. | 5 |
triska/ediprolog | An Emacs extension that enables Prolog interaction within any Emacs buffer | 37 |
hansroland/reflex-dom-inbits | A tutorial project for creating GUI applications in Haskell using Reflex-Dom | 116 |