Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Bart Kiers
Bart Kiers has asked
13
questions and find answers to
642
problems.
Stats
18.5k
EtPoint
6.4k
Vote count
13
questions
642
answers
About
About myself
I am a freelance software developer living in Rotterdam, the Netherlands
my Github repositories: https://github.com/bkiers
Bart Kiers questions
Possible match for (seemingly) invalid Lua-pattern
Disable default ALT key action in JFrame under Windows
Negating inside lexer- and parser rules
Give text of selected tab a different color using ViewPagerIndicator
Regex look-behind without obvious maximum length in Java
What is a 'semantic predicate' in ANTLR?
Bart Kiers answers
Antlr4 left recursive rule contains a left recursive alternative which can be followed by the empty string
Get delimiters from preg_split in PHP
Mismatched input error in simple antlr4 grammar
How to get ANTLR to output hierarchical ASTs?
What does [++]*+ stand for in regexp
Large parse tree for simple C expression
Decision can match input such as "ID" using multiple alternatives: 1, 2
Simple way to implement computer-go board in Java
Using Java application to open browser tabs
What parser generator software runs on C#, parses languages with left-recursion and can produce an abstract syntax tree?