Skip to content

A Full (or near full) implementation of the SpiderMonkey Parser API in Elixir

Notifications You must be signed in to change notification settings

surgeforward/elixir-estree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elixir-ESTree

Defines structs that represent the SpiderMonkey AST definitions. Mostly following the ESTree Spec. Targets ES6 definitions. Some gaps filled in from what acorn produces for ES6 currently.

Parser API docs

ESTree Spec

About

A Full (or near full) implementation of the SpiderMonkey Parser API in Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%