Skip to content
View RobEin's full-sized avatar
  • Budapest, Hungary

Block or report RobEin

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RobEin/README.md

πŸ‘‹ Welcome!

I'm passionate about programming language design β€” especially creating clear, expressive syntax and transforming code using ANTLR4 and Python.

πŸ”§ What I do:

  • Design and implement custom grammars using ANTLR4
  • Working on a transpiler that converts my own experimental language into C#
  • Explore code analysis and transformation
  • Automate tasks with AutoHotkey, VBA, and scripting
  • Work with legacy languages such as VB6

πŸ’‘ Interests:

  • Programming language theory & design
  • Code parsing and transformation
  • Static analysis tools
  • Modernizing legacy systems

πŸ”— GitHub repositories: RobEin

Popular repositories Loading

  1. ANTLR4-parser-for-Python-3.14 ANTLR4-parser-for-Python-3.14 Public

    An ANTLR4 parser that based on the official Python PEG grammar.

    ANTLR 12 2

  2. tiny-python tiny-python Public

    Forked from bkiers/python3-parser

    An ANTL4 parser for Tiny Python that based on the official Python 3.8 grammar.

    C# 3

  3. ANTLR4-parser-for-Python-3.8 ANTLR4-parser-for-Python-3.8 Public

    An ANTLR4 parser that based on the last "traditional" Python grammar which not yet written in PEG.

    ANTLR 3 2

  4. ANTLR4-parser-for-Python-2.7.18 ANTLR4-parser-for-Python-2.7.18 Public

    An ANTLR4 parser that based on the last official Python 2 grammar.

    Python 1

  5. RobEin RobEin Public

    Personal profile – language design, ANTLR4 grammars, transpilers, and legacy code automation

  6. grammars-v4 grammars-v4 Public

    Forked from antlr/grammars-v4

    Grammars written for ANTLR v4; expectation that the grammars are free of actions.

    ANTLR