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: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
elixirscript/elixirscript Converts Elixir code to JavaScript using an AST conversion approach 1,562
syntax-tree/estree-util-to-js A utility to convert estree syntax trees into JavaScript strings 12
syntax-tree/esast-util-from-js A utility to convert JavaScript code into an abstract syntax tree (AST) format 12
estools/estraverse A library of traversal functions for the ECMAScript Abstract Syntax Tree (AST) 943
syntax-tree/estree-util-attach-comments Utility to embed comments in an Abstract Syntax Tree (AST) generated by an ECMAScript parser 7
aws-beam/aws-codegen Generates Elixir and Erlang code for interacting with AWS APIs based on SDK specifications 53
syntax-tree/estree-util-build-jsx Utility to transform JSX syntax into function calls for various JavaScript libraries 22
remcohaszing/estree-util-value-to-estree Converts JavaScript values to ESTree expressions 24
zamith/sass_elixir A plugin for Elixir projects that integrates Sass stylesheets into the development process. 1
rwdaigle/exgen A templating library for generating reusable Elixir projects 35
whatyouhide/stream_data A toolset for generating and testing data in Elixir applications 883
syntax-tree/esast Defines an abstract syntax tree format for ECMAScript 50
takscape/elixir-array An Elixir wrapper around Erlang's array data structure 34
jadercorrea/elixir_generator.vim Generates Elixir code and tests for new modules 9
batate/blacksmith Generates random data for testing Elixir applications 196