aboutsummaryrefslogtreecommitdiff
path: root/lllars/SYNTAX
diff options
context:
space:
mode:
authorMarvin Borner2024-12-29 16:22:54 +0100
committerMarvin Borner2024-12-29 16:22:54 +0100
commit3da2f9e537dbb379a4fa40c1b47ae56fd479b2e7 (patch)
tree876c664a7d60df9af507a398970204256551a765 /lllars/SYNTAX
parentac53a2bf106dccd2de463f7c68c2527ee6e08f4e (diff)
better
Diffstat (limited to 'lllars/SYNTAX')
-rw-r--r--lllars/SYNTAX69
1 files changed, 0 insertions, 69 deletions
diff --git a/lllars/SYNTAX b/lllars/SYNTAX
deleted file mode 100644
index 34a2353..0000000
--- a/lllars/SYNTAX
+++ /dev/null
@@ -1,69 +0,0 @@
-zehnah
-
-oft lars
-
-pointer
-
-no typen
-
-strongly typed (alles lars)
-
-no typecheck
-
-structs? no?
-
-immutable außer pointed
-
-lars is 37 bit
-
-larscalls (8159 DECT)
- bei 8159 write: larscall (arguments in lars object)
- read (QS of "read" in 36-base times "lars"): result in 8159
- write (QS of "write" in 36-base times "lars")
- jump (address)
-
-comments
-
-nur primzahlen eingeben (als emoji)
- unten geskippt
-
-```
-lars erster kommentar
-larslars zweite Kommentar
-larslarslars dritter Kommentar
-
-write 10 into address 0
-0lars10
-
-read value of at adress 0 in addres 10
-10larssral0
-
-read value at addres at adress 0 plus ten (sral binds hardest) in addres 10
-10larssralsral0+10
-
-make systemcall with 37bit value at address 8159
-larssral <lars|sral>
-
-fst goto label
-@lars
-
-snd goto label
-@larssral
-
-thrd goto label
-@larssrallars
-
-goto fst label
-srallars lars
-
-check if 0 at address 10 if true goto fst
-
-lars|sral 10 larssral
-
-check ifnot 0 at address 10 if true goto fst
-
-sral|lars 10 lars
-
-CYCLIC REDUNDANCY CHECK:
- redundancy: runs in THREE parallel runtimes (evil, haskell comp, kotlin comp) and compare results
- cyclic: recompilation from c to lars and back, n times, until 1GB(?) filesize