Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

This is an advanced calculator program written in C# that lets do simple operations with variables - some sort of an interpreted language. Parsing is done quite manually.

No support given. I haven't used this in ages myself (just use a Python interpreter for this nowadays)

Syntax:

command:

operation: ( ) ( )

numero: , .

Variable: a-z, A-Z

Decuimal: 0-9

VarOperator: '='

Operador: '+' '/' '-' '*'

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages