Quote: C-- replaces C as a portable assembly language; includes a low-level, reusable run-time system that hides calling conventions and stack allocation; permits register allocation, liveness analysis, and garbage collection
Topic: memory management by garbage collection
Topic: register allocation
Topic: machine code and assembly language
Topic: reusable programming
Quotation Skeleton
We hope to [provide a reusable alternative to using C as a portable assembly language] by taking a new … C-- and its run-time system should succeed in … living in registers and variables living on the … a garbage collector or debugger. -- Make the … best known garbage-collection techniques, and possibly enable experimentation …
Google-1Google-2
Copyright clearance needed for quotation.
Related Topics
Topic: memory management by garbage collection (116 items)
Topic: register allocation (28 items)
Topic: machine code and assembly language (49 items)
Topic: reusable programming (77 items)