feat(parser): parse tokens into commands

This commit is contained in:
Khaïs COLIN 2025-05-04 14:09:33 +02:00
parent f634da3318
commit d568653a17
17 changed files with 381 additions and 0 deletions

View file

@ -179,6 +179,14 @@ CLOCK: [2025-05-04 dim. 13:45]--[2025-05-04 dim. 13:56] => 0:11
:EFFORT: 10
:END:
*** DONE create a generic parse command that parses string into tokens into Command
:PROPERTIES:
:EFFORT: 10
:END:
:LOGBOOK:
CLOCK: [2025-05-04 dim. 14:01]--[2025-05-04 dim. 14:14] => 0:13
:END:
*** TODO parse tokens into meta-commands
:PROPERTIES:
:EFFORT: 10