https://github.com/courses-at-nju-by-hfwei/compilers-pseudocode
A Collection of Pseudocode for Compilers Design
https://github.com/courses-at-nju-by-hfwei/compilers-pseudocode
algorithms compilers pseudocode software-nju-edu-cn
Last synced: 3 months ago
JSON representation
A Collection of Pseudocode for Compilers Design
- Host: GitHub
- URL: https://github.com/courses-at-nju-by-hfwei/compilers-pseudocode
- Owner: courses-at-nju-by-hfwei
- License: mit
- Created: 2020-11-01T13:44:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-15T14:25:27.000Z (over 4 years ago)
- Last Synced: 2025-01-11T12:46:26.734Z (5 months ago)
- Topics: algorithms, compilers, pseudocode, software-nju-edu-cn
- Language: TeX
- Homepage:
- Size: 96.7 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# compilers-pseudocode
Collection of Pseudocode for Compilers
## How to Contribute
### Submit your pseudocode
We follow the [GitHub Standard Fork & Pull Request Workflow](https://gist.github.com/Chaser324/ce0505fbed06b947d962).(So [set up Git](https://help.github.com/articles/set-up-git/) first.)
***Important Note: Using PDFLaTeX!!!***
## Maintainer
- YOUR NAMES
- Hengfeng Wei ([email protected])## Acknowledgment
This book template we use is developed by The Tufte-LaTeX Developers
for producing books according to the style of Edward R. Tufte.
For more information, please visit [Book Tufte-Style @ ShareLaTeX](https://www.sharelatex.com/templates/54e21007fd6c05e77b8fdfed).## TODO