-
I've tried to "break" the extension by different means.
1st: bad code + run --> result: compile messages in Debug Console; source links can be followed, all fine (ideally: auto-activate the debug c…
-
Hello,
First, thank you for the awesome job.
I'm trying to parse a Cobol code with a header with the structure below:
*>******************************************************************…
-
I'm trying to write a JSON reader based on the new split of packages, but am finding that I'm repeating a lot of the code on the Spark side, so I was wondering whether we can come up with a more gener…
-
This gives an incorrect parse:
```
java org.antlr.v4.gui.TestRig Cobol85 pictureString -tree
```
```
(pictureString (pictureChars (integerLiteral 9)) (pictureChars () (pictureChars (integerL…
-
The README says
> Ocesql is currently supports PostgreSQL only
What do you think about adding support for unixODBC, allowing Ocesql to be used with a wide set of DBs?
-
This idea is definitely for "later" - but I want to suggest it now to allow discussions on this idea (which may also lead to GnuCOBOL's COBOLC API to be extended).
The GnuCOBOL X specific version w…
-
Anyone can provide a PL/1 Grammar?
PL/0 seems doesn't work with PL/1.
-
Hey! This is purely an informative issue.
I'm considering writing a lexer and a parser for fixed and free format RPG code.
How long did it take to get to a decent result? I see the commits spawns tw…
-
Attempting to preprocess simple program for testing, this one doesn't have any SQL in it yet.
I was actually trying to test anonymous 01 levels as I have a lot of these in the codebase, and a more …
-
This is an issue split from #354 and contains the
GitMensch:
> I've found minimal documentation how to do the export - but is there a programmer's documentation how to *add* a new programming l…