Skip to content
qwertie edited this page Aug 10, 2014 · 10 revisions

Introduction

This is the Wiki for http://Loyc.net. I haven't quite decided which things should go on the Wiki and which things should go on the main web site... TBD. Generally the web site should be the first place you visit; it will link back to the wiki where applicable.

Important concepts

Project list

There's a folder in Src/ and a .csproj file for each of these bullet points.

  • LLLPG: The Loyc LL(k) Parser Generator
  • MiniTestRunner: Unit test runner (very incomplete)
  • Baadia: Drawing program for making boxes and arrows diagrams (very incomplete)
  • Loyc Expression Language: Hypothetical future language
  • Enhanced C#: Enhanced C# compiler (barely started)
  • LoycCore projects (Loyc.Essentials, Loyc.Collections, Loyc.Utilities, Loyc.Syntax)

Other links

GitHub: https://github.com/qwertie/Loyc Home page: http://loyc.net Blog: http://loyc.net/blog

Clone this wiki locally