|
|
@ -1,6 +1,6 @@ |
|
|
|
### Boa |
|
|
|
### Boa |
|
|
|
|
|
|
|
|
|
|
|
This is an experimental Javascript lexer, parser and Just-in-Time compiler written in Rust. Currently, it has support for some of the language. |
|
|
|
This is an experimental Javascript lexer, parser and compiler written in Rust. Currently, it has support for some of the language. |
|
|
|
[![Build Status](https://travis-ci.com/jasonwilliams/boa.svg?branch=master)](https://travis-ci.com/jasonwilliams/boa) |
|
|
|
[![Build Status](https://travis-ci.com/jasonwilliams/boa.svg?branch=master)](https://travis-ci.com/jasonwilliams/boa) |
|
|
|
[![](http://meritbadge.herokuapp.com/boa)](https://crates.io/crates/boa) |
|
|
|
[![](http://meritbadge.herokuapp.com/boa)](https://crates.io/crates/boa) |
|
|
|
[![](https://docs.rs/Boa/badge.svg)](https://docs.rs/Boa/) |
|
|
|
[![](https://docs.rs/Boa/badge.svg)](https://docs.rs/Boa/) |
|
|
|