Skip to content

(IN DEVELOPMENT!) Rust library to embed ECMAScript into desktop and automotive programs

License

Notifications You must be signed in to change notification settings

arhadthedev/embedded-ecmascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is embedded-ecmascript version 0.1.0-dev

A Rust library to embed ECMAScript into desktop and automotive programs.

It conforms to:

  • ECMAScript 2024 (ECMA-262, 15th edition) in progress
  • ECMAScript 2023 internationalization API (ECMA-402, 10th edition) todo
  • The JSON data interchange syntax (ECMA-404, 2nd edition) ECMA-404 todo
  • Unicode 15.1 in progress

Implemented as an abstract syntax tree interpreter mulling through in-specification abstract operations.

Copyright and License Information

Copyright © 2024 Oleg Iarygin [email protected].

About

(IN DEVELOPMENT!) Rust library to embed ECMAScript into desktop and automotive programs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages