Commit graph

4 commits

Author SHA1 Message Date
Masaaki Goshima
b4289af609 Support syntax error printing 2019-10-23 13:30:22 +09:00
Masaaki Goshima
c5db11901c Improve error format
- %v : beautiful syntax error with source code
- %#+v : error with stack trace ( for debugging )
- others : simple syntax error ( without source code )
2019-10-23 03:21:42 +09:00
Masaaki Goshima
293ee9861c Add document 2019-10-21 12:53:30 +09:00
Masaaki Goshima
a02f24c9ad Add parser package 2019-10-16 18:21:20 +09:00