Ncodi is a programming language that uses the Tunisian Dialect
## Useful Links:
[Official Website](http://ncodi.tn/) /
[Documentation](http://ncodi.tn/docs/) /
[Playground](http://ncodi.tn/playground/) /
[Code Samples](http://ncodi.tn/samples/)
## Roadmap:
* Finish Core Interpreter - 100% ✔️
* Add Bracket notation [index] - 100% ✔️
* Create a Cli to run code - 100% ✔️
* Create web-based playground to run code 100% ✔️
* Create a documentation and about page (website) 95% ✔️
* Get reviews from experts 50% ✔️
* launch beta version (18 july)
Software Design Inspired by The .NET Compiler Platform [Roslyn](https://github.com/dotnet/roslyn) and [Minsk](https://github.com/terrajobst/minsk)