Compare commits

..

No commits in common. "8cc7e1e2ac75bba4a846058607f200ae05174f5b" and "c1a76b7e42e2fcde836ee9ee2900e8e889e997bb" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# uwu
uwu in every (soon™) programming language in the world (61 languages and keeps growing)
uwu in every programming language in the world
## Languages
@ -42,7 +42,6 @@ uwu in every (soon™) programming language in the world (61 languages and ke
- [Pascal](uwu.pas)
- [Perl](uwu.pl)
- [PHP](uwu.php)
- [Pony](uwu.pony)
- [PowerShell](uwu.ps1)
- [Python 1 & 2](uwu.py)
- [Python 3](uwu.py3)

View File

@ -1,3 +0,0 @@
actor Main
new create(env: Env) =>
env.out.print("uwu")