k-boyle / Skribble

A simple interpreted language I wrote to learn and pass the time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skribble

Skribble is a lightweight interpreted language written in C# with the main goals being to kill the time and to learn more about language development. I hope to achieve a very syntax light language that's very quick to type out and get a result, with the added ability to seamlessly embed C# to achieve more complex computations.

About

A simple interpreted language I wrote to learn and pass the time

License:Apache License 2.0


Languages

Language:C# 100.0%