Author Topic: Java on the TI-Nspire?  (Read 30894 times)

0 Members and 1 Guest are viewing this topic.

SirCmpwn

  • Guest
Re: Java on the TI-Nspire?
« Reply #30 on: January 18, 2011, 09:35:26 pm »
Speaking of alternative languages for the TI-Nspire, I have a folder on my Nspire named "Nterpret", which is the product of a promise I made about what I would do if I won the Axe contest and bought an Nspire.

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: Java on the TI-Nspire?
« Reply #31 on: January 18, 2011, 10:25:33 pm »
So what is it?
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

SirCmpwn

  • Guest
Re: Java on the TI-Nspire?
« Reply #32 on: January 18, 2011, 11:16:49 pm »
A teaser :)

Offline squalyl

  • LV3 Member (Next: 100)
  • ***
  • Posts: 49
  • Rating: +2/-0
    • View Profile
Re: Java on the TI-Nspire?
« Reply #33 on: January 19, 2011, 02:15:02 am »
Goplat: it is a write from scratch. I don't know about performances yet, the goal is to understand the internals of a jvm.
So, instead of porting one, I made one, so that I control it, and I can make it suitable to embedded objects.

it will have the ability to run plain compiled .class files, also .jar, although they are not the most interesting format I know.

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: Java on the TI-Nspire?
« Reply #34 on: January 19, 2011, 11:32:07 pm »
* DJ Omnimaga wonders if Sir wrote a new BASIC interpreter or something O.O
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

SirCmpwn

  • Guest
Re: Java on the TI-Nspire?
« Reply #35 on: January 19, 2011, 11:55:53 pm »
What?  Did I hear my name?

Offline z80man

  • Casio Traitor
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 977
  • Rating: +85/-3
    • View Profile
Re: Java on the TI-Nspire?
« Reply #36 on: January 20, 2011, 12:12:25 am »
If there was a new Basic interpreter for the nspire that would finally convince me to pay up $160 for one.

List of stuff I need to do before September:
1. Finish the Emulator of the Casio Prizm (in active development)
2. Finish the the SH3 asm IDE/assembler/linker program (in active development)
3. Create a partial Java virtual machine  for the Prizm (not started)
4. Create Axe for the Prizm with an Axe legacy mode (in planning phase)
5. Develop a large set of C and asm libraries for the Prizm (some progress)
6. Create an emulator of the 83+ for the Prizm (not started)
7. Create a well polished game that showcases the ability of the Casio Prizm (not started)

SirCmpwn

  • Guest
Re: Java on the TI-Nspire?
« Reply #37 on: January 20, 2011, 12:30:28 am »
<.<

Offline z80man

  • Casio Traitor
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 977
  • Rating: +85/-3
    • View Profile
Re: Java on the TI-Nspire?
« Reply #38 on: January 20, 2011, 12:37:48 am »
<.<
What?  Did I hear my name?
I think some people want to know what Nterpret is

List of stuff I need to do before September:
1. Finish the Emulator of the Casio Prizm (in active development)
2. Finish the the SH3 asm IDE/assembler/linker program (in active development)
3. Create a partial Java virtual machine  for the Prizm (not started)
4. Create Axe for the Prizm with an Axe legacy mode (in planning phase)
5. Develop a large set of C and asm libraries for the Prizm (some progress)
6. Create an emulator of the 83+ for the Prizm (not started)
7. Create a well polished game that showcases the ability of the Casio Prizm (not started)

SirCmpwn

  • Guest
Re: Java on the TI-Nspire?
« Reply #39 on: January 20, 2011, 12:39:05 am »
It's a pun.

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: Java on the TI-Nspire?
« Reply #40 on: January 20, 2011, 08:24:10 pm »
Lol. Oh well, I guess we'll know one day anyway :P (unless parents strike)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline qazz42

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1130
  • Rating: +30/-12
  • hiiiiiiiii
    • View Profile
Re: Java on the TI-Nspire?
« Reply #41 on: January 20, 2011, 08:35:55 pm »
I think he wrote a brainfuck interpreter...

SirCmpwn

  • Guest
Re: Java on the TI-Nspire?
« Reply #42 on: January 20, 2011, 08:48:05 pm »
No, but that's a good idea now that you mention it.

Offline qazz42

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1130
  • Rating: +30/-12
  • hiiiiiiiii
    • View Profile
Re: Java on the TI-Nspire?
« Reply #43 on: January 20, 2011, 08:56:56 pm »
heh, I alreadyy think I know what you made. Either a C# or a Java interpriter. PLEASE BE A C# INTERPRITER!

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: Java on the TI-Nspire?
« Reply #44 on: January 20, 2011, 08:58:00 pm »
Knowing he likes C# I wouldn't be surprised if that was the case, assuming such thing is possible on the Nspire.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)