Skip to content

EEC-Developers/builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Builder

This was originally written to demonstrate how an object-oriented framework could streamline the development of an application. It has proven to me that it doesn't actually help much at all. All the private fields in objects and the getter and setter methods are more trouble than they are worth. Code is generally not very reusable so making a reusable framework is not a worthy goal after all.

If I finish this, I might just use GNU Make as a backend and treat Builder as a translation layer.

About

syntax-compatible replacement for EBuild

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages