wind2412

Results 4 issues of wind2412

If we use ``` main = do print (parse parseExpr "err..." "#t") ``` , the bug will occur: ``` Left "err..." (line 1, column 2): unexpected "t" expecting "d", "b",...

On `macos 10.12.6`. ``` > pip -V pip 9.0.1 from /usr/local/lib/python2.7/site-packages (python 2.7) ``` then ``` > pip install voltron Collecting voltron Using cached voltron-0.1.7-py2.py3-none-any.whl Requirement already satisfied: six in...

We don't have `addr2line` on macos. I wonder how we can get line information use our macro configuration. I used `brew` to install `boost`, and the version is `1.69.0`. After...

The console log as below: ``` /Users/xxx/Downloads/simplelanguage >> mvn package [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.oracle:simplelanguage:jar:0.28-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for...