Skip to content

Conaclos/EIOC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eiffel Inversion of Control

Overview

EIOC is a library which implements a simple Inversion of Control. It allows to deliver singletons and instances created from factory functions. Currently a strict matching type is required.

Origin

EIOC was created as an experiment to test the expressiveness of the Eiffel programming language and its standard libraries.

License

Copyright (c) 2015-2016 Victorien Elvinger

This Source Code Form is subject to the terms of the
Mozilla Public License, v. 2.0. If a copy of the MPL
was not distributed with this file, You can obtain
one at https://mozilla.org/MPL/2.0/.

Releases

No releases published

Packages

No packages published

Languages