Baron is a Full Syntax Tree (FST) library for Python. In contrast to an AST which drops some syntax information in the process of its creation (like empty lines, comments, formatting), a FST keeps everything and guarantees the operation fst_to_code(code_to_fst(source_code)) == source_code.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.9-bp156.3.2 info | GA Release | 2023-07-24 | 15 SP6 |
|
|
0.9-bp155.2.9 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
0.9-bp154.1.19 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
0.9-bp153.1.16 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
0.9-bp152.1.8 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
0.8-bp151.1.1 info | GA Release | 2019-06-18 | 15 SP1 |
|
|