elixir-estree

AST generator

Defines structs and tools for generating JavaScript AST to code from the ESTree spec.

The ESTree Nodes and JavaScript AST to JavaScript Code Generator in Elixir

GitHub

103 stars
8 watching
11 forks
Language: Elixir
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
elixirscript/elixirscriptConverts Elixir code to JavaScript using an AST conversion approach1,562
syntax-tree/estree-util-to-jsA utility to convert estree syntax trees into JavaScript strings12
syntax-tree/esast-util-from-jsA utility to convert JavaScript code into an abstract syntax tree (AST) format13
estools/estraverseA library of traversal functions for the ECMAScript Abstract Syntax Tree (AST)947
syntax-tree/estree-util-attach-commentsUtility to embed comments in an Abstract Syntax Tree (AST) generated by an ECMAScript parser7
aws-beam/aws-codegenGenerates Elixir and Erlang code for AWS clients based on Go SDK specs54
syntax-tree/estree-util-build-jsxUtility to transform JSX syntax into function calls for various JavaScript libraries22
remcohaszing/estree-util-value-to-estreeConverts JavaScript values to ESTree expressions24
zamith/sass_elixirA plugin for Elixir projects that integrates Sass stylesheets into the development process.1
rwdaigle/exgenA templating library for generating reusable Elixir projects35
whatyouhide/stream_dataA toolset for generating and testing data in Elixir applications888
syntax-tree/esastDefines an abstract syntax tree format for ECMAScript51
takscape/elixir-arrayAn Elixir wrapper around Erlang's array data structure36
jadercorrea/elixir_generator.vimGenerates Elixir code and tests for new modules9
batate/blacksmithGenerates random data for testing Elixir applications196