Author Topic: What do you prefer to program in on z80 calcs?  (Read 7824 times)

0 Members and 1 Guest are viewing this topic.

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: What do you prefer to program in on z80 calcs?
« Reply #15 on: December 13, 2010, 05:18:05 pm »
I used Axe for maths when i needed to do over 9000 operations for a statistics experiment 8) The teacher was confident we couldn't just run a program on the calc because it would take too long to get a good estimate >:D

Offline yunhua98

  • You won't this read sentence right.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2718
  • Rating: +214/-12
  • Go take a dive in the River Lethe.
    • View Profile
Re: What do you prefer to program in on z80 calcs?
« Reply #16 on: December 13, 2010, 05:19:47 pm »
lol nice.  >:D  now imagine if your teacher saw the fractal explorer or learned about ASM and Mimas/Axe, instant Calc Ban.  ;D
« Last Edit: December 13, 2010, 05:19:57 pm by yunhua98 »

Spoiler For =====My Projects=====:
Minor setback due to code messing up.  On hold for Contest.
<hr>
On hold for Contest.


Spoiler For ===Staff Memberships===:






Have you seen any good news-worthy programs/events?  If so, PM me with an article to be included in the next issue of CGPN!
The Game is only a demo, the code that allows one to win hasn't been done.
To paraphrase Oedipus, Hamlet, Lear, and all those guys, "I wish I had known this some time ago."
Signature Last Updated: 12/26/11
<hr>

SirCmpwn

  • Guest
Re: What do you prefer to program in on z80 calcs?
« Reply #17 on: December 13, 2010, 05:20:38 pm »
Very nice!  I use Axe for graphing actually.  GraphX is nowhere near release, but I put the equation on the top of the source code, and when my friends are 30 seconds (at best) from a complicated graph of inequalities, I get a much better quality one in the time it takes to recompile and run GraphX (displaying the graph takes mere moments).

Offline yunhua98

  • You won't this read sentence right.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2718
  • Rating: +214/-12
  • Go take a dive in the River Lethe.
    • View Profile
Re: What do you prefer to program in on z80 calcs?
« Reply #18 on: December 13, 2010, 05:21:52 pm »
oh, yeah, I voted for Axe and Basic.  ;)

Spoiler For =====My Projects=====:
Minor setback due to code messing up.  On hold for Contest.
<hr>
On hold for Contest.


Spoiler For ===Staff Memberships===:






Have you seen any good news-worthy programs/events?  If so, PM me with an article to be included in the next issue of CGPN!
The Game is only a demo, the code that allows one to win hasn't been done.
To paraphrase Oedipus, Hamlet, Lear, and all those guys, "I wish I had known this some time ago."
Signature Last Updated: 12/26/11
<hr>

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: What do you prefer to program in on z80 calcs?
« Reply #19 on: December 13, 2010, 05:25:22 pm »
There was a time where one of my favorite option would have been hybrid BASIC. However, I found xLIB to be a major hassle to use because the command syntax is too long to remember. It was awesome, though. Now it's more pure-BASIC (although Illusiat 13 used a little ASM lib to run archived programs) and Axe. I like Axe because the syntax is similar to TI-BASIC in many cases so it took me less time to get used to it. It's also not too hard to use except some of the lower level stuff.

For now my favorites in order would be Axe, TI-BASIC then hybrid-TI-BASIC. I need to learn ASM eventually, though, now that I understand a few memory stuff, thanks to Axe. I may not do huge things in it, though, because some very simple things requires insane amount of lines of code and huge games are apparently hard to debug. I also need to give Doors CS7 BASIC libs a try one day.

I feel that all languages can do amazing things. We just have to look at everything that got featured on ticalc.org and a lot of other games that came out.
« Last Edit: December 13, 2010, 05:25:53 pm by DJ Omnimaga »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: What do you prefer to program in on z80 calcs?
« Reply #20 on: December 13, 2010, 07:12:38 pm »
Agreed, DJ.
z80 ASM and BASIC here. BASIC for math things and quick programs and z80 ASM for most else :)
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.

Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: What do you prefer to program in on z80 calcs?
« Reply #21 on: December 13, 2010, 07:13:09 pm »
BASIC
(Yeong is not familiar with Axe yet and not even tried ASM)
Sig wipe!

Offline FinaleTI

  • Believe in the pony that believes in you!
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1830
  • Rating: +121/-2
  • Believe in the pony that believes in you!
    • View Profile
    • dmuckerman.tumblr.com
Re: What do you prefer to program in on z80 calcs?
« Reply #22 on: December 13, 2010, 07:15:34 pm »
Hybrid BASIC and Axe for me. I'm pretty good with Pure BASIC, but I just love Hybrid.


Spoiler For Projects:

My projects haven't been worked on in a while, so they're all on hiatus for the time being. I do hope to eventually return to them in some form or another...

Spoiler For Pokemon TI:
Axe port of Pokemon Red/Blue to the 83+/84+ family. On hold.

Spoiler For Nostalgia:
My big personal project, an original RPG about dimensional travel and a few heroes tasked with saving the world.
Coding-wise, on hold, but I am re-working the story.

Spoiler For Finale's Super Insane Tunnel Pack of Doom:
I will be combining Blur and Collision Course into a single gamepack. On hold.

Spoiler For Nostalgia Origins: Sky's Story:
Prequel to Nostalgia. On hold, especially while the story is re-worked.

Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: What do you prefer to program in on z80 calcs?
« Reply #23 on: December 13, 2010, 07:16:16 pm »
what is brainf thingy?
Sig wipe!

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: What do you prefer to program in on z80 calcs?
« Reply #24 on: December 13, 2010, 07:38:40 pm »
I wish I could have voted BBC basic, but it would have been a lie :P It looks really nice, but so few people actually use it that it's a lot harder to figure out how it works.

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: What do you prefer to program in on z80 calcs?
« Reply #25 on: December 13, 2010, 11:49:45 pm »
I said BASIC/ Hybrid BASIC. I haven't messed with or am not familiar enough with any of the others. =D

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: What do you prefer to program in on z80 calcs?
« Reply #26 on: December 13, 2010, 11:55:03 pm »
Axe and BASIC. ASM would have been my third choice. Haven't done hybrid in two years :o Never tried BBC, unfortunately.




Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: What do you prefer to program in on z80 calcs?
« Reply #27 on: December 14, 2010, 03:25:02 am »
I think one thing that didn't help BBC Basic was the on-calc editor. If it used something like the BASIC one, it would probably have gotten as much popularity as Axe.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: What do you prefer to program in on z80 calcs?
« Reply #28 on: December 14, 2010, 03:31:09 am »
Yeah probably, although the fact that you also need a large App in order to play it (and that you have to enter command line in order to play) probably didn't help either D:

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: What do you prefer to program in on z80 calcs?
« Reply #29 on: December 14, 2010, 07:55:49 am »
Did you know that BBC Basic is actually a pre-existing language? http://en.wikipedia.org/wiki/BBC_BASIC
Yeah, it hasn't caught on for calcs, though. :(
« Last Edit: December 14, 2010, 07:56:02 am by calcdude84se »
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.