We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1faff00 commit 408325bCopy full SHA for 408325b
README.md
@@ -10,6 +10,7 @@ All programs have been tested on ubuntu 17.04 64 bit, and some programs have be
10
1. [calculator using jlex&cup&java](clang/yacc_lex_exp/)
11
1. [calculator using ply&python](python2/ply_calc/)
12
1. [some simple examples using ply&python](python2/ply_examples/)
13
+1. [calculator using rust](rust/calculator/)
14
15
## some automaton, turing machine codes
16
0 commit comments