Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
Calculator Community
»
Other Calc-Related Projects and Ideas
»
TI-Nspire
»
Java on the TI-Nspire?
« previous
next »
Print
Pages:
1
2
3
[
4
]
Go Down
Author
Topic: Java on the TI-Nspire? (Read 33809 times)
0 Members and 1 Guest are viewing this topic.
qazz42
LV9
Veteran (Next: 1337)
Posts: 1130
Rating: +30/-12
hiiiiiiiii
Re: Java on the TI-Nspire?
«
Reply #45 on:
January 20, 2011, 08:59:32 pm »
It should be.... I hope... please?
Logged
ruler501
Meep
LV11
Super Veteran (Next: 3000)
Posts: 2475
Rating: +66/-9
Crazy Programmer
Re: Java on the TI-Nspire?
«
Reply #46 on:
January 20, 2011, 09:02:13 pm »
C++ would be great to have(at least for me)
*ruler wonders if he has no interpreter
«
Last Edit: January 20, 2011, 09:02:25 pm by ruler501
»
Logged
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
qazz42
LV9
Veteran (Next: 1337)
Posts: 1130
Rating: +30/-12
hiiiiiiiii
Re: Java on the TI-Nspire?
«
Reply #47 on:
January 20, 2011, 09:03:18 pm »
C is already possible for the nspire, isnt that enough?
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Re: Java on the TI-Nspire?
«
Reply #48 on:
January 20, 2011, 09:03:33 pm »
Note: we should probably keep this topic related to Java, though. Maybe have a new topic for other language ideas? (I think there was one already, actually).
Logged
ruler501
Meep
LV11
Super Veteran (Next: 3000)
Posts: 2475
Rating: +66/-9
Crazy Programmer
Re: Java on the TI-Nspire?
«
Reply #49 on:
January 20, 2011, 09:04:54 pm »
C is possible? How do you use it on the calc?
(Sorry if this is a stupid question)
Logged
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
qazz42
LV9
Veteran (Next: 1337)
Posts: 1130
Rating: +30/-12
hiiiiiiiii
Re: Java on the TI-Nspire?
«
Reply #50 on:
January 20, 2011, 09:08:49 pm »
err, there is a topic for that... anyone have a link?
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Re: Java on the TI-Nspire?
«
Reply #51 on:
January 20, 2011, 09:09:28 pm »
You might want to check the C sub-forum on the forums as it has some info on how to get started with C programming for the TI-Nspire. Hopefully that helps.
Logged
renatose
LV5
Advanced (Next: 300)
Posts: 209
Rating: +4/-0
watch out the power balls
Re: Java on the TI-Nspire?
«
Reply #52 on:
December 08, 2011, 02:20:10 pm »
I'm wondering if anyone is thinking about doing this...
Necropost!
Logged
Linux Nspire Computer Software 4.0 announced
Spoiler
For
Spoiler
:
AngelFish
Is this my custom title?
Administrator
LV12
Extreme Poster (Next: 5000)
Posts: 3242
Rating: +270/-27
I'm a Fishbot
Re: Java on the TI-Nspire?
«
Reply #53 on:
December 08, 2011, 02:32:31 pm »
renatose, I don't think anyone wants to invest the time necessary to get it to work. Jazelle is a good start, but it's nowhere near a functioning JVM and most of the hard stuff would still have to be written.
Logged
∂²Ψ -(2m(V(x)-E)Ψ
--- = -------------
∂x² ℏ²Ψ
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Re: Java on the TI-Nspire?
«
Reply #54 on:
December 08, 2011, 02:33:18 pm »
Couldn't something like Khavi be done for the Nspire or is Khavi specifically designed with SH3/4 processors in mind?
Logged
AngelFish
Is this my custom title?
Administrator
LV12
Extreme Poster (Next: 5000)
Posts: 3242
Rating: +270/-27
I'm a Fishbot
Re: Java on the TI-Nspire?
«
Reply #55 on:
December 08, 2011, 02:34:45 pm »
Khavi is specifically for SH3/SH4 processors, although there's no reason you couldn't do something like it for ARM. However, Jazelle would be slightly faster because it has hardware support for opcode interpretation, which Khavi has to do manually.
Logged
∂²Ψ -(2m(V(x)-E)Ψ
--- = -------------
∂x² ℏ²Ψ
renatose
LV5
Advanced (Next: 300)
Posts: 209
Rating: +4/-0
watch out the power balls
Re: Java on the TI-Nspire?
«
Reply #56 on:
December 08, 2011, 02:34:49 pm »
ok... cuz it'd be great to have all the .jar apps for J2ME working on the nspire.
Logged
Linux Nspire Computer Software 4.0 announced
Spoiler
For
Spoiler
:
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Re: Java on the TI-Nspire?
«
Reply #57 on:
December 08, 2011, 02:36:49 pm »
Ah ok. Well it looks like it would be a lot of work definitively. just Khavi has been worked on for half a year, I think, and from the progress I saw (publicly), it didn't seem to be close to have reached a fully functional state yet.
Logged
Print
Pages:
1
2
3
[
4
]
Go Up
« previous
next »
Omnimaga
»
Forum
»
Calculator Community
»
Other Calc-Related Projects and Ideas
»
TI-Nspire
»
Java on the TI-Nspire?