Skip to content

Instantly share code, notes, and snippets.

@raydiak
Last active August 29, 2015 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raydiak/6fb0016cf397bf1420f5 to your computer and use it in GitHub Desktop.
Save raydiak/6fb0016cf397bf1420f5 to your computer and use it in GitHub Desktop.
> ./alg.p6 'y=m*x+b' x
relation: =
symbol: y
operation: add
operation: multiply
symbol: m
symbol: x
symbol: b
relation: =
symbol: x
operation: divide
operation: subtract
symbol: y
symbol: b
symbol: m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment