Pinned Repositories
GoldenCheetah
Performance Software for Cyclists, Runners and Triathletes
gpcp
Gardens Point Component Pascal is an implementation of the Component Pascal Language (CP). There are implementations for both the CLR and the JVM.
gplex
GPLEX is a scanner generator which produces lexical scanners written in C# V2 or higher. The input language is similar to the original LEX specification language, but allows full 21-bit Unicode scanners to be specified.
gpmclr
GPM/CLR is an implementation of the historical Gardens-Point Modula-2 compiler for the .NET runtime. It provides an example of how a non-typesafe, unmanaged data compiler may be implemented on the CLR.
gppg
GPPG is a parser generator that produces parsers written in the C# V2 or higher. The input language is YACC-like, and the parsers are LALR(1), with the usual automatic disambiguations. Designed to work with GPLEX.
greatmaps
GMap.NET - Great Maps for Windows Forms & Presentation
perwapi
PERWAPI is a reader writer module for .NET program executables. It has been used as back-end for progamming language compilers such as Gardens Point Component Pascal, the Ruby.NET prototype and .NET assemblers. PERWAPI is written in C# and optionally produces PDB files also.
k-john-gough's Repositories
k-john-gough/gpcp
Gardens Point Component Pascal is an implementation of the Component Pascal Language (CP). There are implementations for both the CLR and the JVM.
k-john-gough/gplex
GPLEX is a scanner generator which produces lexical scanners written in C# V2 or higher. The input language is similar to the original LEX specification language, but allows full 21-bit Unicode scanners to be specified.
k-john-gough/gppg
GPPG is a parser generator that produces parsers written in the C# V2 or higher. The input language is YACC-like, and the parsers are LALR(1), with the usual automatic disambiguations. Designed to work with GPLEX.
k-john-gough/gpmclr
GPM/CLR is an implementation of the historical Gardens-Point Modula-2 compiler for the .NET runtime. It provides an example of how a non-typesafe, unmanaged data compiler may be implemented on the CLR.
k-john-gough/perwapi
PERWAPI is a reader writer module for .NET program executables. It has been used as back-end for progamming language compilers such as Gardens Point Component Pascal, the Ruby.NET prototype and .NET assemblers. PERWAPI is written in C# and optionally produces PDB files also.
k-john-gough/GoldenCheetah
Performance Software for Cyclists, Runners and Triathletes
k-john-gough/greatmaps
GMap.NET - Great Maps for Windows Forms & Presentation