Skip to content

Commit

Permalink
Release 1.0
Browse files Browse the repository at this point in the history
Programming languages:
-- Lua 5.2
-- Python 3.7

Features:
1. Supported arithmetical functions: + - * / ( )
2. No syntax check
3. No spaces ignore
  • Loading branch information
Krol-X committed Feb 9, 2020
0 parents commit 0da3f0a
Show file tree
Hide file tree
Showing 5 changed files with 864 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dev/
Loading

0 comments on commit 0da3f0a

Please sign in to comment.