/facade

Simple project demonstrating the facade design pattern. For this one I made a Compiler classe that can have multiples front end to compile various languages, then we have a Compiler Facade class to access some funcionalities.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

No issues in this repository yet.