|
Perl 6
SMOP: Revision 4
Simple Meta Object Programming / Simple Matter Of ProgrammingSMOP is an alternative implementation of a C engine to run Perl 6. It is focused in getting the most pragmatic approach possible, but still focusing in being able to support all Perl 6 features. Its core resembles Perl 5 in some ways, and it differs from Parrot in many ways, including the fact that SMOP is not a Virtual Machine. SMOP is simply a runtime engine that happens to have a interpreter run loop. Important topics on SMOP
Other matters
SMOP Development ROADMAPIn order to keep this simple, the ROADMAP will stay here and will be edited as needed. SMOP ChangelogUsually, things from ROADMAP should come to here when its done. |