language-javascript
JavaScript parser
A parser for JavaScript written in Haskell.
Parser for JavaScript, in Haskell
159 stars
9 watching
47 forks
Language: Haskell
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An introduction to monads in the Haskell programming language | 12 |
| A parser combinator library designed to be industrial-strength and easy to use | 850 |
| A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 123 |
| Tools and features for syntax highlighting and code analysis in JavaScript and related technologies | 476 |
| A tool for parsing and generating XML documents in Erlang. | 268 |
| A toolkit for building parsers and compilers using parsing expression grammars | 5,017 |
| A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |
| A JSON parser implementation in Haskell. | 172 |
| A toolset for manipulating and analyzing Haskell source code | 194 |
| Translates Haskell types to PureScript types and provides JSON encoding/decoding functionality | 111 |
| A JavaScript library that parses QML and JavaScript files at runtime | 28 |
| A Haskell library for parsing and extracting information from HTML/XML documents | 233 |
| A collection of native ES6 implementations of Haskell functions | 286 |
| A parser and tokenizer for SQL syntax in Haskell | 82 |
| Enables interoperability between Haskell and JavaScript by providing a set of tools and libraries to call one language from the other. | 131 |