Skip to content
This repository has been archived by the owner on May 9, 2021. It is now read-only.

kprevas/ronin

Repository files navigation

Ronin is a Model/View/Controller-based web framework featuring full type safety. Links between pages in a Ronin application are checked at compile-time, which means no broken links - by using a modern IDE like Eclipse, you can catch configuration errors and regressions right away, saving you valuable testing and debugging time. And configuring a Ronin application is done purely with Gosu code - no magic and no XML files, which makes debugging easier.