Skip to content

BenjaminNitschke/Lox

Repository files navigation

Lox

Lox written in pure C# Test Driven Development (TDD)

Build Status 100% Coverage 0 Issues

TDD

We like TDD, everything here is written test first, very unlike all other solutions, which also means our code here is done in a bit different way.

Goal is to have much less production code in the end and only implement what is needed (maybe we will even simplify the language a bit).

About

Lox written in pure C# Test Driven Development (TDD)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages