An open API service aggregating public data about GitHub Sponsors.

peter-winter

View JSON Representation

C++ dev since 2005

Funding Links: https://github.com/sponsors/peter-winter

GitHub Sponsors Profile

Hello!
I'm from Poland, currently working for a company named Future-Processing.
At the moment i'm involved in a project for a UK based company developing a low-voltage station monitoring system.
My personal interest lies in the realm of compilers, parsers and challenging c++ programming.
I started my professional career working on a SystemVerilog compiler, but then shifted to commercial projects of different sorts.
Currently trying to create something significant through open source projects involvement.
My latest acomplishement is a c++ library called CTPG, which stands for a Compile Time Parser Generator
github.com/peter-winter/ctpg

Featured Works

peter-winter/ctpg

Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical anal…

Language: C++ - Stars: 467