haskell-style-guide
Code style conventions
A collection of conventions for writing consistent code in a specific programming language.
A style guide for Haskell code.
956 stars
56 watching
75 forks
Language: Emacs Lisp
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
salgnt/cscs | A curated collection of coding style conventions and standards for various programming languages. | 1,502 |
vercel/style-guide | Provides shared linting and styling configs for JavaScript projects | 1,289 |
bbatsov/emacs-lisp-style-guide | A comprehensive guide to best practices for writing maintainable and readable Emacs Lisp code. | 1,083 |
bahlo/go-styleguide | A style guide providing best practices and guidelines for writing idiomatic Go code. | 1,499 |
dvdsgl/csharp-in-style | Provides guidelines for writing consistent and clear C# code | 57 |
khan/style-guides | A set of guidelines to maintain consistency and readability in codebases | 2,137 |
sap/styleguides | Style guides for coding and coding-related topics to improve code quality and consistency. | 1,694 |
123erfasst/javascript | A comprehensive JavaScript style guide providing clear conventions and best practices for writing maintainable and consistent code. | 7 |
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
typeclasses/haskell-phrasebook | A tutorial guide to Haskell programming with annotated example programs. | 211 |
elierotenberg/coding-styles | Guidelines for writing clean and maintainable code in various programming languages | 400 |
compasslearning/javascript-style-guide | A comprehensive JavaScript style guide that outlines best practices and conventions for coding in JavaScript. | 0 |
softlayer/ember-style-guide | A style guide document providing guidelines and conventions for writing Ember.js code | 40 |
experience-monks/javascript-code-conventions | A JavaScript style guide outlining best practices for coding conventions | 25 |
haskell/stylish-haskell | A tool to format and beautify Haskell code to improve readability. | 994 |