Opened 16 years ago
Closed 16 years ago
#273 closed task (fixed)
Clean up front end names
| Reported by: | zirkel | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | front | Version: | |
| Keywords: | Cc: |
Description
Some names are just bad (Program should be AST, for example). Other names should be changed to differ from the model (ex. ExpressionIF).
Note:
See TracTickets
for help on using tickets.

A Program is now an AST. An Implementation is now an ASTFunction. All AST classes are prepended with "AST"