Author Topic: Calculator or Computer language help  (Read 6319 times)

0 Members and 1 Guest are viewing this topic.

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Calculator or Computer language help
« Reply #15 on: December 06, 2010, 05:02:58 pm »
Celtic 3 Hybrid programming or hex :D
I used Celtic 3 before I learned how to program in hex and I still use it. I hear the new DCS has Celtic 3 built into it, though.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Calculator or Computer language help
« Reply #16 on: December 06, 2010, 07:13:48 pm »
xLIB is built-in Celtic III (along with two Omnicalc commands) and Celtic III is built-in Doors CS7. Celtic III doesn't emulate xLIB properly, though, unlike Doors CS7.

As for hybrid TI-BASIC, it's when you combine TI-BASIC language with ASM libraries such as Doors CS7, Omnicalc, CODE X, XCOPY, Celtic III, xLIB, etc. ASM libraries allows you to do things you cannot do with pure TI-BASIC code, while not forcing you to learn assembly. An example of hybrid TI-BASIC would be this:

« Last Edit: December 06, 2010, 07:14:15 pm by DJ Omnimaga »