-
The parser is currently quite slow compared to the C parser:
```
$ time nix-instantiate --parse ~/nixpkgs/pkgs/top-level/all-packages.nix > /dev/null
0.10user 0.02system 0:00.36elapsed 33%CPU (0avgte…
-
* parglare version: HEAD-ish
* Python version: 3.5.2
* Operating System: linux ubuntu
### Description
I tried to parse a simple type definition using the following specification
``` python
gra…
-
I noticed that SG is incorrectly grabbing the description when you define a label in the docstring before the title. E.g.:
```
"""
.. my_label:
=======
Title
=======
etc etc.
"""
```
…
-
Hello, when I try to compile weidu on linux I get a link error like so:
Linking native code obj/x86_LINUX/weidu.asm.exe
/usr/bin/ocamlopt.opt -compact -o obj/x86_LINUX/weidu.asm.exe \
…
-
I'm using ANTLR-4.4 with a grammar file modified from [sqlite.g4](https://github.com/antlr/grammars-v4/blob/master/sqlite/SQLite.g4),and find some complex expressions cost too much time to parse.And …
-
expected (new) date : july 8th
The moving part closely followed of this release is Python-3.7 with numba.
The other parts are in follow-up mode. (10x less effort)
expected features:
- WinPyth…
-
Hi Hai,
I am running into this issue while running ISOMap
`[main] INFO smile.manifold.IsoMap - IsoMap: 2 connected components, largest one has 986 samples.
Exception in thread "main" java.lang.Arra…
-
## Steps to Reproduce
1.Open the App
2.Change your Mensa to "Arcisstraße".
3.See that Self-Service is missing
## Expected Result
Should show Self-Service as listed on here http://www.studente…
-
Hello,
I read in the documentation that executing multiple parsers at the same time causes problems, I have indeed seen this issues.
Could you please elaborate further on what should be changed …
-
#### Description
When the running [this](http://scikit-learn.org/stable/auto_examples/text/document_classification_20newsgroups.html#sphx-glr-auto-examples-text-document-classification-20newsgroups-p…