mirror of
https://github.com/ChronosX88/old-java-education-stuff.git
synced 2024-11-21 15:52:18 +00:00
Add README
This commit is contained in:
parent
374a217ce3
commit
29fd0e58eb
6
README.md
Normal file
6
README.md
Normal file
@ -0,0 +1,6 @@
|
||||
# old-java-education-stuff
|
||||
|
||||
Tasks in Java which I did during my study.
|
||||
|
||||
Some features:
|
||||
- StringCalc uses AST (and [Shunting-yard algorithm](https://en.wikipedia.org/wiki/Shunting-yard_algorithm) for building AST) for calculating expression given as string.
|
Loading…
Reference in New Issue
Block a user