Ticket #3 (closed defect: fixed)
module naming convention
| Reported by: | alexshinn | Owned by: | alexshinn |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | WG1 - Modules | Keywords: | |
| Cc: |
Description
We need a naming convention for the core
modules and standard libraries of the new
module system.
This is largely orthogonal to the exact
details of the module system, and so is
presented as a separate ticket from ticket
#2.
Change History
comment:3 Changed 16 months ago by cowan
- Status changed from new to closed
- Resolution set to fixed
Okay. The 11 modules are:
- inexact per #71
- complex per #72
- lazy per #73 (including only delay and force)
- eval per #74
- repl per #74
- process-context per #75
- load per #76
- multiple-values per #77
- reader per #95 (per PortsCowan)
- writer per #96 (per PortsCowan)
- files per PortsCowan
Note: See
TracTickets for help on using
tickets.
