Ticket #74 (assigned task)

Opened 5 months ago

Last modified 3 months ago

Move top-level operations into functional methods where appropriate

Reported by: jmaessen Assigned to: jmaessen (accepted)
Priority: major Milestone:
Component: interpreter Version:
Keywords: Cc:

Description

Right now there are many top-level operations that would be better captured as functional methods. Do so. May require wholesale library re-plumbing, but hopefully will not require changes to user code.

Change History

05/26/08 18:34:27 changed by jmaessen

  • status changed from new to assigned.

This is largely complete after the big numerics refactoring, but still requires a bit more massaging.