Bite-Programming-Language icon indicating copy to clipboard operation
Bite-Programming-Language copied to clipboard

Bite is a dynamically typed programming language. Embedded in C#

Results 3 Bite-Programming-Language issues
Sort by recently updated
recently updated
newest added

..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...