Changes between Version 67 and Version 68 of WikiStart
- Timestamp:
- 08/31/06 05:48:16 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v67 v68 93 93 * [wiki:RewriteRules]: Notes about the implementation of RULEs in GHC 94 94 * [wiki:BackEndNotes]: Some ideas and notes about the back end. 95 * [wiki:GhciDebugger]: Some notes about the implementation of the GHCi debugger. Probably uninteresting unless you want to work on the debugger. 95 96 96 97 == Primitive operations == … … 100 101 == Understanding the run-time system == 101 102 * [wiki:GarbageCollectorNotes] Notes about GHC's existing single threaded garbage collector and development of a parallel GC. 102 * [wiki:GhciDebugger]: Some notes about the implementation of the GHCi debugger. Probably uninteresting unless you want to work on the debugger. 103 103 104 104 105 105 == Old but useful ==
