Releases: RandomMaerks/Piege
Releases · RandomMaerks/Piege
Piègeur v0.1.5
Piègeur v0.1.5
Release data: 07 January, 2026
Update note
Addition & implementation
- Added
NullValue = 0,ComplexInfinity = inf,pi = 3.1415926535897932intempVariableandtempValuelists - Added 4 custom errors:
NoVariable,InvalidCommand,InvalidVariable,InvalidComparator - Added 24 trigonometric and hyperbolic operators,
exp(),ln()operators fordo[]function
Changes
- Slightly changed
do[]function to avoid potential duplicate operators during reading (e.g.arcsin(read asarcsin(andsin()
Contributors
me
Piègeur v0.1.4
Piègeur v0.1.4
Release data: 04 January, 2026
Update note
Major
- Released project to GitHub
Addition & implementation
none
Changes
- Changed
interpreter.pyfile name topiegeur.py
Contributors
me