Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - BlakPilar

Pages: 1 ... 45 46 [47] 48 49
691
TI Z80 / Re: TBEXE - Pre-alpha feature requests
« on: July 19, 2011, 12:15:32 am »
Hmm... What do you mean a "finished implementation of comma-separated values"? Is that in tokenizing, or detokenizing? And what do you mean by "jump/skip blocks"?

I may have to look into invoking Python in C# then... That would be much easier for everyone involved lol.

692
The Axe Parser Project / Re: Speed
« on: July 19, 2011, 12:02:48 am »
Nevermind! I did it, thanks anyway guys! I was storing getKey to a variable, which I'm guessing is a no-no in Axe. Maybe that's your problem too, mrmprog?

693
The Axe Parser Project / Speed
« on: July 18, 2011, 11:40:39 pm »
I'm writing my first major Axe program and I noticed that the speed isn't much faster than BASIC. Is this because my TI-84+ is too old? :(

694
TI Z80 / Re: TIConvert
« on: July 18, 2011, 11:35:33 pm »
Ahh, okay.

And hi graphmastur! Remember me? :D

695
TI Z80 / Re: TBEXE - Pre-alpha feature requests
« on: July 18, 2011, 11:33:04 pm »
Well, check out my signature for the progress lol. The language I'm using to write it is C#.NET. Possibly when I get my tokenizer done and implement opening/saving I'll upload the source to the Codeplex page I'm working on. I'm sure you'll also read my comment on TIConvert, but Python and I have a love/hate relationship. I love it because of its flexibility and looseness, but because of that I can't use it (I'm OCD like that). I think in my OP I discussed some design features, etc. and once I upload some source, Codeplex will let me publish the project so others can see it there.

I could always use someone else on the development team, even if they only cover one or two aspects. So if you're interested... :) (Python to C# shouldn't be too hard, but don't quote me on that lol)

696
TI Z80 / Re: TIConvert
« on: July 18, 2011, 11:23:59 pm »
Hmm... Python, eh? I personally can't deal with Python because it is wwaaayyyyy too loose of a language for me (I need order) lol. That's why I use C#. calccrypto (at least that's his name over on TIBD, not sure what it is here) made an 8xp to txt Python converter that can be found here.

In TBEXE, my detokenizer works perfectly. I just need to stop being lazy and work on my tokenizer :\

697
Miscellaneous / Re: Userbars: Do you make any?
« on: July 18, 2011, 08:44:19 pm »
I only made one; the first TBEXE one in my sig. I might improve it and/or make myself some more. They're really not hard and quite fun when you start, imo.
Pst click one one of my signature links


but heres another one


No thanks. Normally when people explicitly tell others to click on a link like that, it's a Rickroll :P.

698
TI Z80 / Re: TIConvert
« on: July 18, 2011, 08:27:29 pm »
Sorry, I didn't take the time to read any other posts, but what do you mean by "it probably wouldn't be able to compile" in the OP?

--EDIT--
I have "fancy output" in TBEXE implemented, too (a pain in the butt to find which characters were accounted for, though)! Great minds think alike, I guess ;)

Ah.  Back then, tokenizing text was very mysterious to me, and I wasn't sure if I was capable of programming such a thing.  Converted text files should have no problem compiling now :D


Psh, nahhh. (De)Tokenizing is actually pretty easy once you know which byte belongs to which command lol. But good to hear that it's working on here!

699
Miscellaneous / Re: Userbars: Do you make any?
« on: July 18, 2011, 06:36:27 pm »
I only made one; the first TBEXE one in my sig. I might improve it and/or make myself some more. They're really not hard and quite fun when you start, imo.

700
TI Z80 / Re: TIBDE
« on: July 18, 2011, 02:27:43 pm »
@SirCmpwn, alright. I assumed the Axe part because of the second picture.

701
TI Z80 / Re: TBEXE - Pre-alpha feature requests
« on: July 18, 2011, 10:02:11 am »
I just thought of another feature! How does a BASIC Sprite Helper sound? You can highlight text from your code, open the helper, and it will show you what it will look like on-calc!

702
General Discussion / Re: Anyone listen to metal?
« on: July 18, 2011, 09:06:30 am »
Hmm... An interesting list you have there, my good sir. Mine can always be found in my signature ;D

703
Ooo, I do, I do! I use C#! It's my favorite programming language! ;D

So this is kind of like a C#-ASM interpreter?

704
TI Z80 / Re: TIBDE
« on: July 18, 2011, 01:09:21 am »
Wow, this looks extremely interesting. I'm guessing it's for Axe programming (judging from the pseudo-screenies). I'm really liking the Cut/Copy/Paste features. Can't wait! :)

705
TI Z80 / Re: TIConvert
« on: July 18, 2011, 01:01:17 am »
Sorry, I didn't take the time to read any other posts, but what do you mean by "it probably wouldn't be able to compile" in the OP?

--EDIT--
I have "fancy output" in TBEXE implemented, too (a pain in the butt to find which characters were accounted for, though)! Great minds think alike, I guess ;)

Pages: 1 ... 45 46 [47] 48 49