Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

hadrianpaulo/lexical-analyzer-toy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lexical Analyzer

Written and submitted by Hadrian Paulo M. Lim

Using the Google Go 1.7 Programming Language

How to run

Using the CMD:

  • For Windows

    go-cs242-proj1.exetest/input/samp3.txt out.txt

  • For Linux

    ./go-cs242-proj1 test/input/samp2.txt out.txt

How to Compile

  1. Make sure to have Go 1.7+ installed.
  2. Navigate to directory.
  3. Run the go build command

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages