Skip to content

ucsd-cse130/lexerParserExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

A small example from week 8 discussion using alex and happy to create a lexer and parser.

Build using stack build and then try running things like the following from stack ghci:

  • parseExpr "8 * 9 + 10"
  • parseTokens "42 + + *"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published