Become a sponsor to Piotr Winter
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 work
-
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…
C++ 459