lhartikk / ArnoldC

Arnold Schwarzenegger based programming language
lhartikk.github.io/ArnoldC/
Apache License 2.0
6.73k stars 290 forks source link

command line arguments #123

Open antonbaumann opened 5 years ago

antonbaumann commented 5 years ago

Is there a way to read the values of the command line arguments? I. e. if i call my script like this java javaclass arg1 arg2 I didn't find anything in the wiki.