Skip to content

Feralo/language-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Download and install Go

Use the following command to clone the repository: git clone https://github.com/twbjelland/inClass_9_20.git

In the command line, run the following command: go run parser.go

parser.go --> The lexical analyser combined with the parser which outputs tokens, lexemes, and the parse tree order of a text file

test.txt --> The text file being passed through parser.go to test it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%