ELENA-LANG / elena-lang

ELENA is a general-purpose language with late binding. It is multi-paradigm, combining features of functional and object-oriented programming. Rich set of tools are provided to deal with message dispatching : multi-methods, message qualifying, generic message handlers, run-time interfaces
https://elena-lang.github.io/
MIT License
237 stars 26 forks source link

NES emulator #499

Open bencz opened 4 years ago

bencz commented 4 years ago

Implement a NES emulator using SDL system as Console

bencz commented 4 years ago

@arakov Please assign me to this task