In this chapter we start afresh on a second model run-time system
in sub-project rt2.
We use the knowledge gained writing the code in sub-project rt1
to bank some architectural concepts
(that will hopefully prove enduring)
but take a different approach to implementation.
.. toctree::
introduction
interpreter-cpython-byte-code
type-and-arithmetic
sequences-and-indexing
built-in-inheritance
comparison-and-loops
refactor-to-evo3
function-definition-and-call
refactor-to-evo4
attribute-access
attributes-java
attributes-python