Many computer models such as cellular automata and artificial neural networks have been developed and successfully applied. However, in some cases these models might be restrictive on the possible solutions or their solutions might be difficult to interpret. Towards overcoming this problem, we outline a new approach, the so called allagmatic method, that automatically programs and executes models with as little limitations as possible while maintaining human interpretability. We earlier described a metamodel and its building blocks according to the philosophical concepts of structure (spatial dimension) and operation (temporal dimension). They are entity, milieu, and update function that together abstractly describe cellular automata, artificial neural networks, and possibly any kind of computer model. By automatically combining these building blocks in an evolutionary computation, interpretability might be increased by the relationship to the metamodel, and models might be translated over the metamodel into more interpretable models. We propose generic and object-oriented programming to implement the entities and their milieus as dynamic and generic arrays and the update function as a method. We show two experiments where a simple cellular automaton and an artificial neural network are automatically programmed, compiled, and executed. A target state is successfully evolved and learned in the cellular automaton and artificial neural network, respectively. We conclude that the allagmatic method can create and execute cellular automaton and artificial neural network models in an automated manner with the guidance of philosophy.