skx / yal

Yet another lisp interpreter
GNU General Public License v2.0
16 stars 0 forks source link

Implement numeric conversion. #89

Closed skx closed 1 year ago

skx commented 1 year ago

This pull-request closes #80, by implementing support for numeric conversion - decimal to binary/hex, and the other way round.