peter-winter
C++ dev since 2005
Funding Links: https://github.com/sponsors/peter-winter
- Name: Piotr Winter
- Location: Gliwice, Poland
- Kind: user
- Followers: 15
- Following: 0
- Total stars: 456
- Repositories count: 3
- Created at: 2022-11-18T03:26:28.147Z
- Updated at: 2025-03-09T14:01:48.204Z
- Last synced at: 2025-03-09T14:01:48.204Z
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
- Current Sponsors: 0
- Past Sponsors: 0
- Total Sponsors: 0
- Minimum Sponsorship: $5.00
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