mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
The OpenLMI project provides a scripting environment based on Python (wrapping the Python interpreter with the 'lmishell' command). Python scripts intended to be executed via lmishell are conventionally given the suffix .lmi to identify them. Since the syntax is identical to that of Python, it would be best to identify it that way.