Commit Graph

9 Commits (main)

Author SHA1 Message Date
bog c6a00a7c7b ♻️ now use a value object to represente snakefile values. 2023-10-15 22:50:43 +02:00
bog 21cb7db86f 🚧 define notion of variable in snakefile. 2023-10-15 15:18:28 +02:00
bog 1ef177bfc8 can now build arrays using wildcards. 2023-10-15 12:07:30 +02:00
bog 61e4f761c1 $IN and $OUT special variables. 2023-10-15 04:36:56 +02:00
bog 35996484b2 extension selector. 2023-10-14 22:07:36 +02:00
bog c0aecff8b3 array index selector. 2023-10-14 21:20:39 +02:00
bog af7f6768fd 🏗️ interpreter doesn't depends on std::cout anymore. 2023-10-14 18:03:21 +02:00
bog acabfb8889 array variables. 2023-10-14 17:55:51 +02:00
bog 91a7f61c42 🏗️ make interpreter more testable. 2023-10-14 15:34:58 +02:00