Implemented logic for loops and if statements

This commit is contained in:
2025-03-16 14:28:49 -04:00
parent 51d735073f
commit da51be27a7
24 changed files with 811 additions and 299 deletions

View File

@@ -5,7 +5,7 @@ expression: nodes
[
Ok(
Node {
class: CmdList {
class: Conjunction {
elements: [
ConjunctNode {
cmd: Node {