DiamondNether90
- What even is a location. Are we even real.
-
Newton's Method:
x_{n+1}=x_n-\frac{f(x_n)}{f'(x_n)} \implies f(x_\infty)=0 - Joined on
2025-08-20
Block a user
Problem with ground file importing
For the second problem, it's adding to the current instruction counter for the main program when executing the interpreted function. e.g.
#lib.grnd
println "Hello"
println "Hello"
…
Mistakes with !math_Modulus
Grogs - Allow doubles to be parsed for shape coordinates (i.e. automatically round)
Problem with old ground, closing
Grogs - Allow doubles to be parsed for shape coordinates (i.e. automatically round)
Grogs is extremely unstable
Problem with ground file importing
The first one is a simple fix, I'll make a PR tomorrow.
The second one I thought I fixed, but this ended up breaking the jump instruction (which is slightly important!)
I have no clue what…
Bugfixes mainly related to issue #21
Bugfixes mainly related to issue #21
50% done with fixing use