GitHub - EEC-Developers/builder: syntax-compatible replacement for EBuild

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

License

MIT license

Activity

Custom properties

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published

Languages