Skip to content

MagicfTail/CalculatorTokenizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This stupid calculator

The slightly interesting part is the tokenizer, which was made to get back into writing C#. It reads the input character by character, and build a tree from the input.

Thrown on top of it is a simple web-UI written in Blazor, and a console interface if you're into that kind of thing.

About

A basic math tokenizer with a simple, slapped-on UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published