Commit Graph

14 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
bog c450c89add simple variable declaration. 2023-10-14 14:21:01 +02:00
bog e862da9000 can now build rules. 2023-10-14 03:56:31 +02:00
bog 01446e331b 📝 add doxygen support. 2023-10-12 21:18:36 +02:00
bog 15b2f612ac 🎉 create cpp project. 2023-10-12 18:35:43 +02:00
bog 6d32245dd9 Initial commit 2023-10-12 15:59:53 +00:00