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).

Change History (1)

comment:1 by zirkel, 16 years ago

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.