intrinsic-superclasses alternatives and similar packages
Based on the "Language" category.
Alternatively, view intrinsic-superclasses alternatives based on common mentions on social networks and blogs.
-
elm-compiler
Compiler for Elm, a functional language for reliable webapps. -
purescript
A strongly-typed language that compiles to JavaScript -
stylish-haskell
Haskell code prettifier [Moved to: https://github.com/haskell/stylish-haskell] -
elm-reactor
Interactive development tool for Elm programs -
haskell-src-exts
Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer -
frp-arduino
Arduino programming without the hassle of C. -
haskell-tools-ast-fromghc
Developer tools for Haskell -
haskell-tools-ast-gen
Developer tools for Haskell -
language-javascript
Parser for JavaScript, in Haskell -
language-python
A parser for Python 2.x and 3.x written in Haskell -
liquid-fixpoint
Horn Clause Constraint Solving for Liquid Types -
nirum
Nirum: IDL compiler and RPC/distributed object framework for microservices -
elm-export
Create Elm types and JSON decoders from Haskell source. -
tal
An implementation of Typed Assembly Language (Morrisett, Walker, Crary, Glew) -
shentong
A Haskell implementation of the Shen programming language. -
elm-bridge
Haskell: Derive Elm types from Haskell types -
camfort
Light-weight verification and transformation tools for Fortran -
type-of-html
High performance type safe html generation -
language-c-quote
C/CUDA/OpenCL/Objective-C quasiquoting library. -
exference
Haskell tool to generate expressions from types -
aterm-utils
Utility functions for working with aterms as generated by Minitermite -
language-rust
Parser and pretty-printer for the Rust language -
language-ecmascript
Haskell library: ECMAScript parser, pretty-printer and additional tools -
fortran-src
Fortran parsing and static analysis infrastructure -
formura
Describe stencil formurae without even translating them -
homplexity
Haskell code complexity and quality measurement -
ministg
Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine. -
haskell-names
Haskell suite library for name resolution -
purescript-tsd-gen
TypeScript Declaration File (.d.ts) generator for PureScript
Static code analysis for 29 languages.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of intrinsic-superclasses or a related project?
README
intrinsic-superclasses
A template haskell implementation of the Intrinsic Superclasses Proposal, which allows defining all typeclass methods at the "root" of the class heirarchy, rather than an instance declaration per class.
There are currently a number of limitations compared with the full language proposal (see: issues).
Functionality is added as-needed so drop an issue (and/or a pull request, if you're feeling ambitious ๐) if you have a use-case that isn't covered now.