Skip to content

This is my implementation of the Internal DSL interpreted with Python. The purpose of the developed language is to provide assessors with an easy way of assessing and visually displayng company performance ratings.

License

Notifications You must be signed in to change notification settings

matejavulic/improvement-tracking-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Improvement Tracking Language - ITL

Description

This is my implementation of the Internal DSL interpreted with Python. The purpose of the developed language is to provide assessors with an easy way of assessing and visually displayng company performance metric ratings.

Full features

Head to Documentation for detailed list of features, internal organization and use cases.

Contact

If you have any questions, feel free to write me an e-mail at matejavulic@gmail.com

ITL Development Studio User Interface

Example Graphical Report

Build

Download and install:

  • Python with IDLE editor from its official website
  • Now install following Python dependencies:
    pip install numpy pandas matplotlib skfuzzy lark xlsxwriter xhtml2pdf
  • Open IDLE and load Implementation/ITL.py. To start ITL Development Studio press F5.

About

This is my implementation of the Internal DSL interpreted with Python. The purpose of the developed language is to provide assessors with an easy way of assessing and visually displayng company performance ratings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages