vanilla deepsearch

This commit is contained in:
Asaki Yuki 2026-01-18 01:59:02 +07:00
parent a144909fbf
commit ac412b798c
15 changed files with 725 additions and 78 deletions

View file

@ -1,4 +1 @@
import { Lexer, Parser } from ".."
const { out } = new Parser("`A${`#a${#a + #b}`}A`").out()
console.log(out)
import { Modify } from ".."