kleopatra999 / owl-lisp

Automatically exported from code.google.com/p/owl-lisp
3 stars 1 forks source link

UTF-8 symbols are screwed (but work) #142

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
aki@ni:~$ ol
You see a prompt.
> (define ╯°□°╯ reverse)
;; defined â¯Â°â¡Â°â¯
> (╯°□°╯ (list 1 2 3 4))
'(4 3 2 1)
> 

Original issue reported on code.google.com by aohelin on 4 Apr 2012 at 9:27

GoogleCodeExporter commented 9 years ago

Original comment by aohelin on 4 Apr 2012 at 9:40