Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

NicBacic/mycminuscompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this repo

This is my implementation of a basic compiler based on Yankee42's implementation

I adapt the grammar and visitors to implement new functions.

Know Issues

  • Recursive functions are not working properly yet. Currently working on a solution

Next Steps

  • Write a Main function in grammar

  • Stop using ';' in 'if' and 'while'

  • Write tests for multi dimensional vectors.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published