rtulip / haystack

Haystack is a compiled, statically typed, stack-based language with opt-in variable assignment.
MIT License
25 stars 2 forks source link

Add structure pre-declaration to the Tutorial #140

Closed rtulip closed 1 year ago

rtulip commented 1 year ago

There's a few small things that the Tutorial doesn't cover. Pre-Declaration is one one them.

As a reminder, the basic syntax is struct Foo: Rules are: