Schyntax

所属分类:自动编程
开发工具:JavaScript
文件大小:1645KB
下载次数:0
上传日期:2023-05-27 16:48:04
上 传 者sh-1993
说明:  通过编辑语法树进行编程。
(Program by editing the syntax tree.)

文件列表:
LICENSE (35149, 2023-05-28)
assets (0, 2023-05-28)
assets\concept.png (159419, 2023-05-28)
assets\example.png (18751, 2023-05-28)
assets\favicon.ico (14177, 2023-05-28)
assets\iteration-01-labels.png (841649, 2023-05-28)
assets\iteration-01.png (849628, 2023-05-28)
index.html (1790, 2023-05-28)
main.js (17497, 2023-05-28)

# Schyntax example program Program by editing the syntax tree. Goal is to have no parse step, just straight from AST to IR. Saves having to reparse entire files for only minor modifications. Currently very ugly, bright and bold. Just a proof of concept. Works especially well for languages aiming for homoiconicity. ### Try it out Run ```console $ python -m http.server $ open http://localhost:8000 ```

近期下载者

相关文件


收藏者