Bite-Programming-Language
Bite-Programming-Language copied to clipboard
Bite is a dynamically typed programming language. Embedded in C#
..at least in interactive mode. I would also suggest to allow user to omit `;` for the last statement (if next token is EOF). For example, this is how C#...
You can only assign a new class to a variable, not a property, or pass as an argument, or use anywhere an expression would be used. This should be possible...
Currently, the dependency walker should stop processing a node if it has already "seen" it. This is accomplished by assigning a unique Id (just an incrementing number for each module...