Skip to content

termsurf/leaf.tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation








tree.tree

The BaseTree AST Generator Library




Overview

This library takes a set of mine tree DSLs and generates a code file parser for each. It can then parse a code file using one of the DSLs into the appropriate tree structure. The tree structure might have unresolved interpolation structures and such, this is basically a nice form of the literal text tree that we can use in linting, and in type resolving / checking in the next steps.

License

Copyright 2023 TermSurf

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

TermSurf

This is being developed by the folks at TermSurf, a California-based project for helping humanity master information and computation. Find us on Twitter, LinkedIn, and Facebook. Check out our other GitHub projects as well!

About

The BaseTree AST Generator Library

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published