owl is a very simple language under development intended to be part of macro language for ombakwarna.
Installation instructions:
- Install python3 (https://www.python.org/)
- Download ombakwarna-owl folder and setup.py files (ombakwarna-owl folder contains the owl file)
- In the same folder that contains both ombakwarna-owl folder and setup.py, run terminal with command: python3 setup.py develop
- Type 'owl' in terminal and see what happens.
*Note: Delusional hardcore user of Windows needs to commented line 105 and de-commented line 106 in the file owl before running the third instruction in command prompt. Good luck.