Search found 3 matches

by zu2
Sat Oct 11, 2025 12:46 am
Forum: Programming
Topic: READ, DATA & RESTORE in my TinyBasic ...
Replies: 23
Views: 2330

Re: READ, DATA & RESTORE in my TinyBasic ...

It might be possible to allow a "feature" such as INPUT being able to evaluate expressions, but why? Doesn't PRINT already offer this same capability in a way much less likely to cause trouble?

Is there some code savings to be had this way? Possibly in the form of reduced error-checking, which ...
by zu2
Tue Jun 17, 2025 5:27 am
Forum: Hardware
Topic: Fenestra6502
Replies: 17
Views: 7188

Re: Fenestra6502

Thank you for the information.

I was surprised to see the deep discussions.

I seem the tarai function is suitable for this kind of benchmarks, especially for measuring the performance of procedure/function calls.

Dr. Ikuo Takeuchi, the inventor of the tarai function, is famous as a Lisp hacker ...
by zu2
Sun Jun 15, 2025 1:29 pm
Forum: Programming
Topic: Looking for floating point libraries
Replies: 17
Views: 16401

Re: Looking for floating point libraries

I know you want something with a permissive license.

I am not a patent lawyer and I do not play one on television; if you were to paraphrase code from one processor architecture to a different one, is the result considered to be infringing? If not, that may be a relatively easy way to get there. I ...