Skip to content

csun-comp430-s19/C--

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C--

NOTE: look at AntlrCParser repo for our parser code

"C--" compiled to ARM assembly using Java

Group Members Curtis Bartlett Casandra Copp Victoria Letta

We are the group that was using stringTokenizer. We were able to use your code from class as a base and add more to get things running without the string tokenizer library. Our Lexer currently doesnt not regonize comments and leave them out and does not put strings in quotes as one token, but rather saves the quotes as quote tokens and the strings inside as variables. I included some screen shots of our test Coverage which is pretty good.

About

"C--" compiled to ARM assembly using Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors