cooklang / cooklang-swift

Cooklang parser implementation in Swift
https://cooklang.org
MIT License
38 stars 3 forks source link

Hide Lexer and Parser methods from external user #19

Closed dubadub closed 2 years ago

dubadub commented 2 years ago

Instead of using Lexer and Parser directly use only SemanticAnalyser