2014-04-04 10:54 GMT+02:00 Mark Janssen <mpc.jans...@gmail.com>:
> Why can't n-ary numbers have dots? 0b1.11 is a perfectly valid
> representation of 1.75.

    $ tclsh8.6
    % expr 0+0b1.1
    missing operator at _@_
    in expression "0+0b1_@_.1"
    %

Since th1 is supposed to be a subset of Tcl, I don't think
that th1 should invent any syntax which Tcl doesn't support.
(Feel free to write a Tcl TIP, but I don't think it has a high
chance to be accepted.)

Regards,
         Jan Nijtmans
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to