irx
¶
Top-level package for IRx.
Modules:
-
builders–Module for ASTx builders.
-
symbol_table–Symbol Table classes.
-
system–Collection of system classes and functions.
-
tools–Package for irx helper tools.
Functions:
-
get_version–Return the program version.
get_version
¶
get_version() -> str
Return the program version.
Source code in src/irx/__init__.py
6 7 8 9 10 11 | |