| davidbonnet/astring |
1,083 |
|
399 |
347 |
over 2 years ago |
83 |
May 30, 2023 |
34 |
mit |
JavaScript |
| 🌳 Tiny and fast JavaScript code generator from an ESTree-compliant AST. |
| zakirullin/tiny-compiler |
508 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
mit |
C |
| A tiny compiler for a language featuring LL(2) with Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how the "real" thing works whilst not being a mere toy example |
| nottheswimmer/pytago |
337 |
|
0 |
0 |
almost 3 years ago |
12 |
July 06, 2021 |
11 |
mit |
Python |
| A source-to-source transpiler for Python to Go translation |
| yanagiba/swift-ast |
306 |
|
1 |
0 |
over 4 years ago |
0 |
April 01, 2018 |
21 |
apache-2.0 |
Swift |
| A Swift AST parser and visitor that is written in Swift. |
| kimgr/asn1ate |
53 |
|
9 |
6 |
over 4 years ago |
3 |
November 04, 2017 |
19 |
other |
Python |
| A Python library for translating ASN.1 into other forms. |
| wglass/kscope |
28 |
|
0 |
0 |
almost 9 years ago |
0 |
|
3 |
|
C++ |
| Implementation of the LLVM Kaleidoscope tutorial language. |
| orisano/impast |
25 |
|
0 |
0 |
over 2 years ago |
2 |
March 08, 2021 |
1 |
mit |
Go |
| A library for package AST importing |
| Nic30/hdlConvertorAst |
25 |
|
0 |
2 |
over 2 years ago |
11 |
October 23, 2023 |
3 |
mit |
Python |
| Python library of AST nodes for SystemVerilog/VHDL, code generator, transpiler and translator |
| vega/vega-expression |
24 |
|
0 |
2 |
over 7 years ago |
1 |
January 06, 2021 |
0 |
bsd-3-clause |
JavaScript |
| Vega expression parser and code generator. |
| thautwarm/idris-cam |
23 |
|
0 |
0 |
about 6 years ago |
0 |
|
0 |
bsd-3-clause |
Idris |
| Sucessor: https://github.com/thautwarm/Quick-Backend |