Opened 16 years ago
Closed 16 years ago
#164 closed task (fixed)
MiniMP language page needs to be fixed
| Reported by: | Stephen Siegel | Owned by: | ywei |
|---|---|---|---|
| Priority: | major | Milestone: | Release 1.0 |
| Component: | Documentation | Version: | 1.0 |
| Keywords: | MiniMP | Cc: |
Description
http://vsl.cis.udel.edu/tass/minimp.html
Right now it is just a list of grammar elements. It does not need to be structured this way. Basically, you can assume the reader is familiar with C, and then describe the parts that are different.
This is sort of a priority since it doesn't look good if a reviewer looks at it now.
The web page source can be checked out from svn://vsl.cis.udel.edu/vsl/web/tass
Change History (2)
comment:1 by , 16 years ago
| Owner: | set to |
|---|---|
| Status: | new → accepted |
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

I have added the language description to minimp.html and checked it in. Take a look.