Skip to content

JDanielSmith/vintage-basic

 
 

Repository files navigation

vintage-basic

Vintage BASIC Interpreter in C#, inspired by the Haskell implementation.

Most of the initial code was written by Jules using the Haskell code as reference. The result more-or-less worked, although some manual tweaking was needed to get all the examples to run. Once sufficient unit tests were in place, I started refactoring the code to make the C# something I could actually stand to look at; AI generated code may run, but it may not be something you want to look at.

Pull requests are welcome!

About

Vintage BASIC Interpreter

Topics

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 52.0%
  • C# 48.0%