Skip to content

arkenidar/parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parser

parser excercise. points:

  1. statements can span across lines but they always be terminated by a semicolon ";".
  2. the optional command line arguments can be 0 to N filenames that will be parsed in order, then the standard input (both console or pipe) will be evaluated except in case of setting at least 1 filename as "-" (command line argument).

About

Simple parsing exercises (traditional)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages