master
john doe 5 years ago
parent c2411d97e9
commit 00758f27ec

@ -6,7 +6,7 @@ My computer programming language made with LEX/YACC written in C. (interpreted)
* Moved heads of linked lists/hashmaps to headerfiles
# Making a program.
# Example Program.
Everything in this language is based around "Structs". These are not the regular structs that are in C.
To make a hello world program it would look like this:
```

Loading…
Cancel
Save