Update the Roadmap.

This commit is contained in:
Sergiu Ivanov 2023-08-25 23:09:42 +02:00
parent 3ba0cca66d
commit 56301357ca
1 changed files with 0 additions and 6 deletions

View File

@ -36,12 +36,6 @@ interaction with Org-mode.
that I work on the subsequent items decreases with their position
in the list.
*** TODO Remove the artifacts of conversion to Typed Racket
Since I am converting =dds= to Typed Racket gradually, I need to
leave a couple artifacts to ensure that older code compiles with
newer code. These artifacts are marked with the keywords =TODO:=
in the source.
*** TODO Fix =ob-racket= to work with Typed Racket
Currently, the =ob-racket= backend for running Racket code blocks in
Org-mode assumes the code is written in =#lang racket=, which breaks