An open API service indexing awesome lists of open source software.

https://github.com/fflorent/espadon

EcmaScript parser writter in Rust (WIP)
https://github.com/fflorent/espadon

ecmascript javascript parser rust

Last synced: 4 months ago
JSON representation

EcmaScript parser writter in Rust (WIP)

Awesome Lists containing this project

README

        

# espadon.rs

A EcmaScript (JavaScript) parser writter in Rust. Currently it supports very basic statements.

## Origin of the name

Espadon in French means [Swordfish](https://en.wikipedia.org/wiki/Swordfish), one of the [fastest marine animals](https://en.wikipedia.org/wiki/Swordfish#Behavior_and_ecology).

Also this name has been chosen for its two first letters as a tribute to EcmaScript, whose name is commonly abbreviated "ES".