https://github.com/es-js/compiler
Compilador del lenguaje de programación EsJS
https://github.com/es-js/compiler
esjs
Last synced: 4 months ago
JSON representation
Compilador del lenguaje de programación EsJS
- Host: GitHub
- URL: https://github.com/es-js/compiler
- Owner: es-js
- License: mit
- Created: 2024-05-03T00:46:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-04T01:00:33.000Z (about 2 years ago)
- Last Synced: 2025-08-08T15:59:21.029Z (10 months ago)
- Topics: esjs
- Language: TypeScript
- Homepage: https://es.js.org
- Size: 4.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Authors: AUTHORS
Awesome Lists containing this project
README
# @es-js/compiler
Compilador del lenguaje de programación EsJS, fork de [Sucrase](https://github.com/alangpierce/sucrase/).
## Licencia y atribución
`@es-js/compiler` está licenciado bajo MIT. `@es-js/compiler` es un fork de [Sucrase](https://github.com/alangpierce/sucrase/), que a su vez es un fork del [parser de Babel](https://github.com/babel/babel), ambos bajo la licencia MIT.