https://github.com/jlguenego/visual-cs143
Website for illustrating CS143 stanford course examples about compilers.
https://github.com/jlguenego/visual-cs143
animations compilers demo example
Last synced: 27 days ago
JSON representation
Website for illustrating CS143 stanford course examples about compilers.
- Host: GitHub
- URL: https://github.com/jlguenego/visual-cs143
- Owner: jlguenego
- Created: 2021-02-03T16:18:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-17T08:38:04.000Z (over 5 years ago)
- Last Synced: 2025-03-22T13:36:14.153Z (about 1 year ago)
- Topics: animations, compilers, demo, example
- Language: TypeScript
- Homepage: https://visual-cs143.netlify.app/
- Size: 952 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VisualCs143
## Angular project
```ts
const a = 3;
const b = 5;
```
## Author
Jean-Louis GUENEGO