[MMTP-devel] SF.net SVN: mtp: [29] trunk/TODO
Status: Pre-Alpha
Brought to you by:
idominguez
|
From: <ido...@us...> - 2007-12-06 14:01:41
|
Revision: 29
http://mtp.svn.sourceforge.net/mtp/?rev=29&view=rev
Author: idominguez
Date: 2007-12-06 06:01:37 -0800 (Thu, 06 Dec 2007)
Log Message:
-----------
Some tasks removed, other tasks moved as tracker tickets.
idominguez added as copyright holder
Modified Paths:
--------------
trunk/TODO
Modified: trunk/TODO
===================================================================
--- trunk/TODO 2007-12-06 13:45:27 UTC (rev 28)
+++ trunk/TODO 2007-12-06 14:01:37 UTC (rev 29)
@@ -1,6 +1,7 @@
-TODO file for the MTP tool (More Than Parsing)
+TODO file for the MMTP tool (Much More Than Parsing)
Copyright (c) 2003 A. Herranz
+Copyright (c) 2007 Iván Pérez-Domínguez
1. Tasks are listed in a more or less decreasing order of priority.
@@ -23,24 +24,13 @@
TASKS
-----------------------------------------------------------------------
-* Entries in this TODO file must be moved to trac as tickets.
+* Entries in this TODO file must be moved to the tracker as tickets, bug
+reports, etc.
* Avoiding automatically generated identifiers to clashing with
identifiers introduced by the user in the grammar file. For
instance, a variable for Exceptions cannot be named "e".
-* [DOC] Start the MTP documentation (tutorial, reference, manual,
- etc.).
-
-* [CODE] The pretty printer must print comments too.
-
-* [CODE] Maintain coherence between examples/mtp.mtp, MtpParser.jj and AST
- until the bootstrapping procedure is prepared.
-
-* [SEMANTICS] For the moment translation into JavaCC is not
- synthesising an LL(k) parser. Grammar analysis and transformation
- is needed.
-
* [SEMANTICS] The MTP sublaguage for describing the scanner is not
expressive enough. Ideas can be found in any lexer generator.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|