/*
Author: Li Peng
*/
Now,I have implemented a mini complier front.
Furture work:
- Extend the language to support more functions.
- Choose a proper IR. (Liner IR or Graph IR)
- Implement IR Translation.
- Opt it.
The BCNF of the language:
...to be added
| Name | Name | Last commit date | ||
|---|---|---|---|---|
/*
Author: Li Peng
*/
Now,I have implemented a mini complier front.
Furture work:
The BCNF of the language:
...to be added