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
634
problems.
Stats
18.3k
EtPoint
6.4k
Vote count
13
questions
634
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
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?
antlr identifier name same as pre-defined function name cause MismatchedTokenException
ANTLR check if commontree is correct or How to check if given input matches the ANTLR grammar?
ANTLR Nested Functions
regexp maximal length restrict
How can I download web page with dependencies in Java?
Access Control String (ACS) Parser/Interpreter with PEG.js
Neat way to distinguish identifiers and variable names (ANTLR)?
Forcing ANTLR to use my custom TreeAdaptor in a parser