How easy is it to create an "Hello World" with #4i and #python

by canercandan
GNU/Linux ◆ xterm ◆ bash 571 views

4i is a Model-Oriented Programming and Meta-Programming orchestration tool, you can use it to create models and generate codes. It makes possible for programmers to build there own modules from-scratch or just extend some existing ones.

Here is the common “hello world” example in action. It’s basically based on the module 4i.language.python.hello which extends the module 4i.language.python which extends the module 4i.language which extends the root module 4i.