IronScheme's repositories
IronScheme
IronScheme
IronScheme.Profiler
Source code for IronScheme.Profiler.xXX.dll's
IronScheme.Editor
Reincarnation of xacc.ide to integrate IronScheme
nanopass-framework-scheme
The new nanopass framework; an embedded DSL for writing compilers in Scheme
cecil
Cecil is a library to inspect, modify and create .NET programs and libraries.
Language:C#MIT000
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.
Language:C#NOASSERTION000