From e01f99457d522fd8be7840229a0a9abb3e9b52dc Mon Sep 17 00:00:00 2001 From: Sergiu Ivanov Date: Thu, 24 Aug 2023 23:39:07 +0200 Subject: [PATCH] Adjust the roadmap. --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 67367d3..5ad4c62 100644 --- a/README.org +++ b/README.org @@ -53,9 +53,9 @@ I changed quite a number of things while converting =dds= to Typed Racket, which should break a lot of things in [[file:example/example.org][example.org]]. *** TODO Think about splitting the library into lib and doc - -*** TODO Consider splitting =dds/utils= into a separate package +*** TODO Implement string rewriting *** TODO Implement [[https://en.wikipedia.org/wiki/P_system][P systems]] +*** TODO Consider splitting =dds/utils= into a separate package *** TODO Implement a shorter syntax for defining Boolean functions Right now, this is how one defines the Boolean function: