Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
A
arpeggio-gm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
backend
arpeggio-gm
Commits
bb63fb29
Commit
bb63fb29
authored
Feb 04, 2014
by
Igor Dejanovic
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog i todo update.
parent
2e879e6d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
3 deletions
+11
-3
CHANGELOG
CHANGELOG
+5
-0
TODO
TODO
+6
-3
No files found.
CHANGELOG
View file @
bb63fb29
...
...
@@ -3,6 +3,11 @@ Author: Igor R. Dejanovic <igor DOT dejanovic AT gmail DOT com>
Copyright: (c) Igor R. Dejanovic, 2009
Licence: MIT Licence
2014-02-02 Release 0.5
- Bugfixes
- Examples
- Parse tree reduction for one-child non-terminals.
2009-09-15 - Initial release (v0.1-dev)
Implemented features:
- Basic error reporting.
...
...
TODO
View file @
bb63fb29
Arpeggio parser - TODO
----------------------
Author: Igor R. Dejanovic <igor DOT dejanovic AT gmail DOT com>
Copyright: (c) Igor R. Dejanovic, 2009
Copyright: (c) Igor R. Dejanovic, 2009
-2014
Licence: MIT Licence
Some stuff that should be done in the near future:
- Documentation.
- Test suite.
- Documentation
- Support for Python 3
- Lexical rules
- Semantic action simplification
- Left recursion support
- Error recovery.
This is the essential requirement for the Arpeggio because IDE usage is the main
motivation that has started Arpeggio development.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment