Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Pinned
repositories
2,331 contributions in the last year
Contribution activity
February 2019
Created a pull request in skx/math-compiler that received 2 comments
Implement full RPN-version of compiler.
This pull-request, when complete, will convert our math-compiler to using a genuine reverse-polish implementation, and close #14 The idea is: 1 We …
+694
−363
•
2
comments
Created an issue in skx/math-compiler that received 2 comments
Support floating-point operations.
I spent a few hours over the weekend re-acquainting myself with floating-point operations, and it wouldn't be hard to switch from integers to using…
2
comments