From 731d34256b5fe7c317f537edefe6cd2f1d0c3186 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Mon, 2 Sep 2013 18:15:44 -0400 Subject: Update TODO list. --- TODO.org | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'TODO.org') diff --git a/TODO.org b/TODO.org index 94df29a..4f6436d 100644 --- a/TODO.org +++ b/TODO.org @@ -125,6 +125,17 @@ Provide a set of common graphical widgets such as buttons, scroll bars, and sliders. +** TODO REPL + Provide a REPL that plays nice with the game loop. Easier said than + done. + + - [X] Modify Guile's REPL to work with the game loop + - Short-term solution that *mostly* works + - [ ] Write a new REPL that runs in the current thread + - Use coroutines + - Read user input from a separate thread so as to not block the + main thread + ** TODO 0.1 Release An official 0.1 alpha release with basic, minimal functionality will provide a good place for people other than me to try out -- cgit v1.2.3