Talk:Frackit
Jump to navigation
Jump to search
Is this based on MoreMathRPN? I saw your message the other day, and this seems to correlate. --Calculus is fun (talk) 09:43, 3 February 2025 (UTC)
- How? The idea is from Underload and Fractran. _i__s__l__p__t__n__g_ 10:16, 3 February 2025 (UTC)
- I see Underload, but FRACTRAN? I'm not seeing any similarities to that language besides the fact that the stack uses fractions, which isn't how FRACTRAN even uses fractions. --Calculus is fun (talk) 15:29, 3 February 2025 (UTC)
- I'm just studying about it, and get the idea to use fractions. If someone wants to implement a language in this, Fractran will be the best choice. BTW Fractran is a bit like Slashes in my opinion. _i__s__l__p__t__n__g_ 16:02, 3 February 2025 (UTC)
- That, I can agree with --Calculus is fun (talk) 00:41, 4 February 2025 (UTC)
- I'm just studying about it, and get the idea to use fractions. If someone wants to implement a language in this, Fractran will be the best choice. BTW Fractran is a bit like Slashes in my opinion. _i__s__l__p__t__n__g_ 16:02, 3 February 2025 (UTC)
- I see Underload, but FRACTRAN? I'm not seeing any similarities to that language besides the fact that the stack uses fractions, which isn't how FRACTRAN even uses fractions. --Calculus is fun (talk) 15:29, 3 February 2025 (UTC)
What a great idea!
Your new rules are a great way to solve A+B problem!! because :
ab * ac = a(b+c)
the rule under the table means we have a Log function for output. we can use the function. let n(top of stack) be 2a * 2b(a is the first inputted value and b is the second). then output top of stack. we know outputted value should be Log2the output value, so our output is Log22(a+b), it is just the value of (a+b)! (This talked about last example in this wiki.) User:Cycwin