Skip to content

Instantly share code, notes, and snippets.

@byxor
Created January 11, 2017 19:13
Show Gist options
  • Save byxor/6b52cd91b6fe0841c5dbc81192488d53 to your computer and use it in GitHub Desktop.
Save byxor/6b52cd91b6fe0841c5dbc81192488d53 to your computer and use it in GitHub Desktop.
Junk that's relevant to very few people.
  • Convert between binary/decimal using two's complement and hex.
  • Spot what's wrong with this code.
  • LED Exercises (AND/OR/XOR/NAND)
  • Functions with array parameters using the stack.
  • Recursive functions.
  • Reverse Polish Notation (who cares).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment