sonya
eb851e49fa
fix: sonyalib to swift-tools 6.1
2026-04-22 11:39:11 +09:00
sonya
7d6b6f703b
fix: changed swift-tools-version to 6.1
...
this was made so tests can be ran on github
2026-04-22 11:37:15 +09:00
hwachakarter
a8e77953e2
fix: removed redundant colon
2026-04-22 11:31:17 +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
hwachakarter
c152ce069a
Fix working directory for swift test command
2026-04-22 09:32:12 +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