Skip to content

Commit

Permalink
Added a resource as a playground - an Educational Visual CPU Simulator (
Browse files Browse the repository at this point in the history
#6712)

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md

* Update more/free-programming-playgrounds.md

Co-authored-by: David Ordás <[email protected]>

* Update more/free-programming-playgrounds.md

Co-authored-by: David Ordás <[email protected]>

* Give credits to authors and set resources format

Co-authored-by: David Ordás <[email protected]>
  • Loading branch information
renatomario and davorpa authored Feb 10, 2022
1 parent 82cdf70 commit 7e21b38
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions more/free-programming-playgrounds.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
### Index

* [APL](#apl)
* [Assembly](#assembly)
* [C](#c)
* [C#](#csharp)
* [C++](#cpp)
Expand Down Expand Up @@ -54,6 +55,11 @@
* [TryAPL Mini](https://janiczek.github.io/tryapl-elm)


### Assembly

* [Educational Visual CPU Simulator](https://github.com/Belotti01/CPU-Visual-Simulator) - Renato Cortinovis, Nicola Preda, Jonathan Cancelli, Alessandro Belotti, Davide Riva (JAVA, JAR)


### <a name="c"></a>C

* [JDoodle - Online C Compiler IDE](https://www.jdoodle.com/c-online-compiler/)
Expand Down

0 comments on commit 7e21b38

Please sign in to comment.