To scan and parse a file with path "filepath": 1. Run "ml-lex Lexer.lex" 2. Run "ml-yacc Parser.yacc" 3. Run sml and tyep 'use "loader.sml";' in the sml command line. 4. Run the command 'scanParse "filepath"' in the sml command line. 5. The output is printed on the console.
-
Notifications
You must be signed in to change notification settings - Fork 0
Jitender-Kumar-Yadav/Lexer-Parser-for-Boolean-Expressions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple lexer and parser for a language to accept boolean expressions.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published