marcomaggi / vicare

A native compiler for Scheme compliant with R6RS
http://marcomaggi.github.com/vicare.html
Other
200 stars 34 forks source link

Can't read complex numbers like 1@1/3 #27

Closed marcomaggi closed 12 years ago

marcomaggi commented 13 years ago

Reported by Göran Weinholt on the Ikarus bug tracker:

Ikarus can't parse complex numbers on polar form when the angle is a non-trivial rational:

1@1/3 Unhandled exception Condition components:

  1. &lexical
  2. &message: "invalid numeric sequence"
  3. &irritants: ("1@1/3\n")
  4. &source-position: file-name: stdin character: 5
marcomaggi commented 12 years ago

Should be fixed in devel branch's head.