61 skills found · Page 1 of 3
romeovs / Creepa pretty sweet 4px wide pixel font.
jgm / SkylightingA Haskell syntax highlighting library with tokenizers derived from KDE syntax highlighting descriptions
gkz / Type Checka library which allows you to check the types of JavaScript values at runtime with a Haskell like type syntax
haskell-suite / Haskell Src ExtsManipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
facebookarchive / Lex Passmanipulate a php codebase using haskell to transform the abstract-syntax-tree
pbrisbin / Vim Syntax ShakespeareA set of vim syntax files for highlighting the various Html templating languages in Haskell
ndmitchell / Record Dot PreprocessorA preprocessor for a Haskell record syntax using dot
jgm / Highlighting KateA syntax highlighting library in Haskell, based on Kate syntax definitions
gcanti / Fp Ts CodegenTypeScript code generation from a haskell-like syntax for ADT. Playground:
haskell-lisp / LiskellHaskell Semantics with Lisp Syntax
rampion / Constraint UnionsA syntax for unions of constraints in Haskell
mrkkrp / Ghc Syntax HighlighterSyntax highlighter for Haskell using the lexer of GHC
xxllexx / Babel Plugin Pattern MatchingTransform 'haskell like' pattern matching. Syntax analyzing based on bitwise operators like |(OR) and &(AND). Transforms to javascript function that comes with plugin as a helpers library.
gibiansky / Ghc ReskinA preprocessor for GHC for alternate Haskell syntaxes
kiyoon / Haskell Scope Highlighting.nvimHaskell syntax highlighting that considers variable scopes. Inspired from "Context Coloring" by prof. Douglas Crockford.
jgm / IlluminateAn efficient syntax highlighting library in Haskell, using alex-generated lexers
leftaroundabout / Symbolic Math HaTeXConvenient Haskell syntax for writing in LaTeX math expressions
griba2001 / Rust MonadicMacro to use rust IntoIterator as a monad with haskell like syntax
vorov2 / ElaEla is a simple, yet powerful modern functional language with a state-of-art syntax. Ela combines strict and lazy evaluation, dynamic typing and features, which are normally adopted by statically typed languages, such as algebraic data types and Haskell style type classes.
haskell-to-elm / Elm SyntaxLibrary for generating Elm syntax from Haskell in a scope-safe way