mirror of
https://github.com/zekexiao/pocketlang.git
synced 2025-02-05 20:26:53 +08:00
ac1d825f13
Like other bitwise operators like: &, ^, >>, << etc, add support for the bitwise NOT (~) operator. |
||
---|---|---|
.. | ||
benchmark | ||
examples | ||
lang | ||
check.py | ||
tests.py |