An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# VisualCs143

## Angular project

```ts
const a = 3;
const b = 5;
```

## Author

Jean-Louis GUENEGO