sonya
b4a42649de
fix: fixed tests and added 5 new ones
2026-04-23 21:58:54 +09:00
sonya
354186bc33
feat: sonya now writes out more comprehensible error messages
2026-04-23 21:52:26 +09:00
sonya
eb851e49fa
fix: sonyalib to swift-tools 6.1
2026-04-22 11:39:11 +09:00
sonya
706b16afe0
refactor: identation and typo fix
...
parcer was renamed to parser
fixed indentation in Lexer
2026-04-22 11:04:14 +09:00
sonya
25666f1659
fix: fixed sonya not working properly with stdin #1
...
shell now calls standard system from stdlib.h from c
works on macOS, needed to test on linux
regex strings in VarRegex were refactored into RegexBuilder
all tests passed.
2026-04-22 09:19:53 +09:00
sonya
96ba9e3a56
0.1v: basic features
...
added lexer, parser, Shell, Executor.
added tests for sonyalib
it already works! will be implementing more features soon.
2026-04-21 23:11:14 +09:00
sonya
716fdfb6b2
initial commit :3
2026-04-21 19:39:11 +09:00