LiiiLabs / goldfish

Goldfish Scheme / 金鱼Scheme
https://gitee.com/LiiiLabs/goldfish
Apache License 2.0
30 stars 2 forks source link

bitwise-and and bitwise-or in (liii bitwise) #84

Closed JackYansongLi closed 1 day ago

JackYansongLi commented 1 day ago
  1. added a new chapter/libary (liii bitwise).
  2. implemented bitwise-and and bitwise-or mentioned in srfi-151.