MoeOrganization / moe

An -OFun prototype of an Ultra Modern Perl 5
http://moe.iinteractive.com
MIT License
279 stars 46 forks source link

Interpreter should not be a singleton #44

Closed stevan closed 11 years ago

stevan commented 11 years ago

Ideally we only have one singleton, and that would be org.moe.Moe and it should hold an instance od MoeInterpreter and MoeRuntime.