Alek Ratzloff 6ec14e3ffa Update int object to cache values between -1 and 255 by default.
This adds the `Int::new_obj_uncached()` function, which will create a new Int
object without caching it. The `Int::new_obj()` will cache the value if
it inclusively lies between -1 and 255. This is a minor optimization
that should hopefully go a long way with speed and memory footprint.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2020-11-10 19:08:48 -08:00
2020-09-01 17:32:48 -07:00
2020-10-20 16:21:50 -07:00
2020-11-09 19:35:05 -08:00
2020-11-09 19:35:05 -08:00

not-python

Working title.

License

AGPL - See LICENSE file for details.

Description
It certainly isn't Python... again!
Readme 1.4 MiB
Languages
Rust 94.8%
Yacc 4.6%
Lex 0.6%