diff options
| author | john.j.camilleri <john.j.camilleri@chalmers.se> | 2012-11-16 14:35:37 +0000 |
|---|---|---|
| committer | john.j.camilleri <john.j.camilleri@chalmers.se> | 2012-11-16 14:35:37 +0000 |
| commit | 3e5dac8ed4c4e3d081b815c4ac3c3047c8ca926d (patch) | |
| tree | ae660c93f5ca1e12fcd33e7fb9446e83c7fce492 /src/www/syntax-editor/README.md | |
| parent | 954d7a7ff52f623fa8aa4b3734e6b8413d24c287 (diff) | |
Syntax editor: work on importing AST as string (eg for generate random)
But it's still not complete. Need an efficient way of getting the cat info to accompany funs.
Diffstat (limited to 'src/www/syntax-editor/README.md')
| -rw-r--r-- | src/www/syntax-editor/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/www/syntax-editor/README.md b/src/www/syntax-editor/README.md index e47d67518..647792d48 100644 --- a/src/www/syntax-editor/README.md +++ b/src/www/syntax-editor/README.md @@ -13,6 +13,8 @@ Tested with latest Chrome and Firefox. ## TODO +- Clicking on tokens to select tree node +- Use local caching - Enter string/float/int literals - UI issue with DisambPhrasebookEng - more prominence to Disamb-linearizations |
