Skip to content

ForallFramework/core.package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Core - Version 0.6.0 Beta

Description

The "core" package for the Forall Framework. This package serves as a main entry point for the system. It performs the following tasks:

  • Deals with finding other packages and accessing their initialization code.
  • Allows packages to register specific classes as part of the core, allowing them to be accessed easily via a helper function in the global scope.
  • Comes with a small library for creating singletons.
  • Comes with a small utility library that assists in including files in a safe way and some other helpful things.

Change log

The change-log can be found in CHANGES.md in this directory.

License

Copyright (c) 2013 Avaq, https://github.com/Avaq

Forall is licensed under the MIT license. The license is included as LICENSE.md in the Forall environment repository.

About

Serves as a main entry point, simple package loader and singleton container.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages