unicoen.ts
TypeScript icon, indicating that this package has built-in type declarations

0.5.0 • Public • Published

unicoen.ts License Build Status

Requirements

How to Develop

yarn
yarn build

1. UniMapper

  • src/mapper/(Language)/
    • (Language)Lexer.ts
    • (Language)Mapper.ts
    • (Language)Parser.ts
    • (Language)Visitor.ts
  • These files are generated by UniMapperGeneratorForTS.

2. UniNode

  • src/node/
    • Uni*.ts files are generated from Generator.ts with Noe.ts by
yarn generate:node

Related Works

Dependents (0)

Package Sidebar

Install

npm i unicoen.ts

Weekly Downloads

43

Version

0.5.0

License

MIT

Unpacked Size

9.11 MB

Total Files

324

Last publish

Collaborators

  • exkazuu
  • ryoskate