Skip to content

Releases: adamsol/Pyxell

v0.4

27 Nov 19:54
Compare
Choose a tag to compare

Lambda expressions, floating-point numbers, math functions and constants, standard input, bitwise operators, some fixes and optimizations.

v0.3

07 Oct 14:14
Compare
Choose a tag to compare

Functions with default and named arguments, conditional and power operators, string interpolation, extended for-loop features, several other fixes and improvements.

v0.2

19 Aug 12:36
Compare
Choose a tag to compare

Basic statements and expressions, tuples, strings, arrays. No functions and classes yet.