Walter Bright <newshou...@digitalmars.com> writes:

> Thanks, I also discovered that Ada supports it.

As does Common Lisp with the dynamic variable *read-base*¹, the
"sharpsign R" reader macro², and, less interestingly, the function
parse-integer³.


Footnotes: 
¹ 
http://www.lispworks.com/documentation/HyperSpec/Body/v_rd_bas.htm#STread-baseST
² http://www.lispworks.com/documentation/HyperSpec/Body/02_dhj.htm
³ http://www.lispworks.com/documentation/HyperSpec/Body/f_parse_.htm

-- 
Steven E. Harris

Reply via email to