lucianoyamane / JavaScriptSyntaxTree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

javaScript SyntaxTree

Exemplo de implementação da SyntaxTree do java script.

Descrição

Foi utilizado o design pattern builder e técnicas do BDD(Behavior Driven Development) como a DSL(Domain Specific Language) para gerenciar a complexidade entre as camadas. Foi utilizado também técnicas do TDD(Test Driven Development)

Getting Started

Dependências

  • node >= 12

Executando o programa

npm install
npm test

Autor

https://www.linkedin.com/in/lucianoyamane/

License

This project is licensed under the MIT License License - see the LICENSE.md file for details

About

License:MIT License


Languages

Language:JavaScript 100.0%