Commit Graph
5 Commits
Author SHA1 Message Date
maemachinebroke 95a6014ec1 internal/rosa/azalea: additional test 2026-08-08 19:08:25 -05:00
maemachinebroke 9eb3ecd942 internal/rosa/azalea: refactor delimiter insertion, add test 2026-08-08 14:25:37 -05:00
maemachinebroke aaabe8851c internal/rosa/azalea: add mesa test 2026-08-08 11:58:30 -05:00
cat c2ff9c9fa5 internal/rosa/azalea: evaluator
Performance is sufficient for the use case, despite the fact that I could not even think of a lower-effort way to do this:

BenchmarkParse-128        	   55100	     21494 ns/op
BenchmarkEvaluate-128     	  131670	      9248 ns/op

Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-17 12:44:34 +09:00
cat d38d306147 internal/rosa/azalea: ast and parser
This syntax is not final, but acts as a stopgap solution and a proof of concept.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-16 14:29:28 +09:00