Mini Micro Fantasy Computer
miniscript.org
Mini Micro Fantasy Computer
1–10 of 88 posts
Re: Mini Micro Fantasy Computer
#2Re: Mini Micro Fantasy Computer
#3I wonder why all these easy-to-learn languages use indentation to denote scope, not something like curly braces. Isn't it actually harder to explain?
Re: Mini Micro Fantasy Computer
#4Re: Mini Micro Fantasy Computer
#5I wonder why all these easy-to-learn languages use indentation to denote scope, not something like curly braces. Isn't it actually harder to explain?
It makes sure the thing you use to judge scope (indentation) matches the think the computer uses.
I think I had the wrong audience in mind
Re: Mini Micro Fantasy Computer
#6I wonder why all these easy-to-learn languages use indentation to denote scope, not something like curly braces. Isn't it actually harder to explain?
Re: Mini Micro Fantasy Computer
#7Re: Mini Micro Fantasy Computer
#8Re: Mini Micro Fantasy Computer
#9I wonder why all these easy-to-learn languages use indentation to denote scope, not something like curly braces. Isn't it actually harder to explain?
From the Quick Reference guide here:
https://miniscript.org/files/MiniScript-QuickRef.pdf
"Indentation doesn't matter (except for readability)."
Re: Mini Micro Fantasy Computer
#10Why not for 3 eur buy some basic arduino or other tiny hardware to tinker with and for another few eur, tiny i2c/oled display, wires and set of basic switches? You start programming with option to expand to the larger project in the future. You have constraints of real device, community is much larger and there are more learning resources.