Calc Characters on Computer

Feel like posting Off Topic? Do it here.

Moderator: MaxCoderz Staff

Post Reply
Moose
New Member
Posts: 29
Joined: Sun 02 Sep, 2007 6:48 am
Location: Shhhhh, they'll hear me!

Calc Characters on Computer

Post by Moose »

Whenever I'm working on a long program (right now I'm just making a quadratic equation solver that displays the answer in (A+Bsqr(c))/(d)) form) it usually helps me to write the code in notepad to get a general feeling of the whole thing. And sometimes I post it here as well. Well not all the characters are on my keyboard, so I do this:

I replace the square root symbol with this: v/

Store with this: ->

Theta with this: @

When you write your code on the computer, what do you replace characters with?
User avatar
kalan_vod
Calc King
Posts: 2932
Joined: Sat 18 Dec, 2004 6:46 am
Contact:

Post by kalan_vod »

Well, you could use graphlink or ti-coder (recommend) which is more useful than notepad for writing basic (unless you make a tokenizer)..
User avatar
KermMartian
Calc Wizard
Posts: 549
Joined: Tue 05 Jul, 2005 11:28 pm
Contact:

Post by KermMartian »

At the risk of self-promotion, may I recommend SourceCoder 2? http://sc.cemetech.net
Image Image Image
threefingeredguy
Calc King
Posts: 2195
Joined: Sun 27 Mar, 2005 4:06 am
Location: sleeping
Contact:

Post by threefingeredguy »

SourceCoder 2 is the tool I'd use for this.
Image
User avatar
tr1p1ea
Maxcoderz Staff
Posts: 4141
Joined: Thu 16 Dec, 2004 10:06 pm
Location: I cant seem to get out of this cryogenic chamber!
Contact:

Post by tr1p1ea »

You could always use the old TI-GraphLink software as well:

http://education.ti.com/educationportal ... ntpaneid=7
"My world is Black & White. But if I blink fast enough, I see it in Grayscale."
Image
Image
User avatar
benryves
Maxcoderz Staff
Posts: 3087
Joined: Thu 16 Dec, 2004 10:06 pm
Location: Croydon, England
Contact:

Post by benryves »

Nowt wrong with √, → or θ is there? :)
King Harold
Calc King
Posts: 1513
Joined: Sat 05 Aug, 2006 7:22 am

Post by King Harold »

They are harder to type though

But I use them too :)
User avatar
elfprince13
Sir Posts-A-Lot
Posts: 234
Joined: Sun 11 Dec, 2005 2:21 am
Contact:

Post by elfprince13 »

tr1p1ea: Graphlink doesn't handle 84+ tokens.
User avatar
JoostinOnline
Regular Member
Posts: 133
Joined: Wed 11 Jul, 2007 10:42 pm
Location: Behind You

Post by JoostinOnline »

Didn't there used to be a version of TI-Connect that let you program. I think it was a beta. I've never used, only heard of it...
threefingeredguy
Calc King
Posts: 2195
Joined: Sun 27 Mar, 2005 4:06 am
Location: sleeping
Contact:

Post by threefingeredguy »

I have it.
Image
Post Reply