erebus-labs / blocks-o-code

Open Hardware & Software Hardware Manipulative for K12 Students
http://www.erebuslabs.com/elaunch
GNU General Public License v2.0
4 stars 1 forks source link

Token Categories #88

Closed ghost closed 9 years ago

ghost commented 9 years ago

Here are the categories for block values that we decided on today. Each block could fall under 1 of each category, and any token on the block can be chosen with the potentiometer. Please review and make sure these categories make sense.

gstro commented 9 years ago

To expand on Tyler's notes, we're creating 4 subsets (wheels) of the total grammar with 16 (maximum) selectable functions each to ensure reliable ADC reads (4-bit precision). These wheels will likely be color-coded to help students conceptualize their different utility in the programming structure.

:+1: Categories look good to me, @htylo!

jmickiewicz commented 9 years ago

I would include an explicit assignment operator. Even though it will code to white space by itself There is space in the assignment & operators category where it would belong. This would in my mind make it clearer to read "x2+1" vs "x:2+1"

gstro commented 9 years ago

A little more clarification: