technoblogy / ulisp-riscv

A version of the Lisp programming language for RISC-V based boards.
MIT License
27 stars 2 forks source link

expt should be able to raise negative numbers to integer powers #10

Closed technoblogy closed 3 years ago

technoblogy commented 3 years ago

See https://github.com/technoblogy/ulisp-arm/issues/45.