From f5da60e4275ca1172128c3994298691e12d5e1f8 Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Fri, 20 Feb 2026 16:17:39 +0100 Subject: fix: changed the syntex to slowly get rid of the Config class --- resources/experiments/config.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 resources/experiments/config.toml (limited to 'resources/experiments/config.toml') diff --git a/resources/experiments/config.toml b/resources/experiments/config.toml new file mode 100644 index 00000000..b9ff2b38 --- /dev/null +++ b/resources/experiments/config.toml @@ -0,0 +1,11 @@ +// use a log4j to log your results in a form of a log + + +// Use check instead of require +// use type-aliases +// use higher-order +// annotation classes +// operator objects - Factory Design Pattern +// if it can be modeled as an instance then you do not need functions +// make your kotlin program write to standalone +// latex files that create figures themselves instead of using python -- cgit v1.2.3