language-javascript

JavaScript parser

A parser for JavaScript written in Haskell.

Parser for JavaScript, in Haskell

GitHub

159 stars
9 watching
47 forks
Language: Haskell
last commit: over 3 years ago

Related projects:

RepositoryDescriptionStars
raimohanska/monadsAn introduction to monads in the Haskell programming language12
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850
egonschiele/handsomesoupA Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions.123
gandm/language-babelTools and features for syntax highlighting and code analysis in JavaScript and related technologies476
willemdj/erlsomA tool for parsing and generating XML documents in Erlang.268
ohmjs/ohmA toolkit for building parsers and compilers using parsing expression grammars5,017
axellang/axelA Haskell + Lisp compiler and runtime environment for executing multi-language code.206
tsoding/haskell-jsonA JSON parser implementation in Haskell.172
haskell-suite/haskell-src-extsA toolset for manipulating and analyzing Haskell source code194
eskimor/purescript-bridgeTranslates Haskell types to PureScript types and provides JSON encoding/decoding functionality111
qmlweb/qmlweb-parserA JavaScript library that parses QML and JavaScript files at runtime28
ndmitchell/tagsoupA Haskell library for parsing and extracting information from HTML/XML documents233
casualjavascript/haskell-in-es6A collection of native ES6 implementations of Haskell functions286
jakewheat/simple-sql-parserA parser and tokenizer for SQL syntax in Haskell82
tweag/inline-jsEnables interoperability between Haskell and JavaScript by providing a set of tools and libraries to call one language from the other.131