YAPC::EU 2018 Glasgow Update!

This commit is contained in:
Ingy döt Net 2018-08-17 15:15:24 +01:00
parent 22f33d4004
commit 4e2d22a71d
1170 changed files with 15042 additions and 3047 deletions

View file

@ -1,5 +1,3 @@
;Task:
Create the simplest possible program that is still considered "correct."
<br><br>
=Programming Languages=

View file

@ -1,4 +1,5 @@
---
category:
- Initialization
- Simple
note: Basic language learning

View file

@ -0,0 +1 @@
*

View file

@ -0,0 +1 @@
\

View file

@ -0,0 +1 @@
_

View file

@ -0,0 +1 @@
/

View file

@ -0,0 +1,3 @@
0000 0000 1 .entry main,0 ;register save mask
04 0002 2 ret ;return from main procedure
0003 3 .end main ;start address for linker