Join us on Discord!
You can help CodeWalrus stay online by donating here.

What programming language is your favorite?

Started by alexgt, March 27, 2015, 01:19:31 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

What language do you use? (This is your favorite language and does not have to be calc related)

Ti-Basic (Any Ti calc's basic language)
3 (8.8%)
Asm
3 (8.8%)
Axe
1 (2.9%)
Grammer
0 (0%)
Java
3 (8.8%)
Ruby
2 (5.9%)
Lua
2 (5.9%)
C/ C++
9 (26.5%)
C#
2 (5.9%)
Other
3 (8.8%)
None :(
0 (0%)
JavaScript
0 (0%)
PHP
0 (0%)
Python
3 (8.8%)
Bash
0 (0%)
HP PPL
2 (5.9%)
Haskell
1 (2.9%)

Total Members Voted: 34

Unicorn

At least, but I can't connect to a computer with it. :/
  • Calculators owned: I own all of them: PICKACHUP TI 84+ CSE TI 83+ SE TI something something ??? ??? ??? ??? ???
  • Consoles, mobile devices and vintage computers owned: PICKACHUP ??? ??? ??? ??? ???



??? ??? ??? ??? ???

Dream of Omnimaga

Quote from: Cumred_Snektron on June 12, 2015, 08:15:41 AM
How do you guys format your code btw?

void test(){

}

or

void test()
{

}

I myself do the latter :P

also you can combine the two too O.O

void test(){
{

}
}

I do the 2nd one.

As for the poll, if I could change my vote, I would probably vote HP PPL.
  • Calculators owned: TI-82 Advanced Edition Python TI-84+ TI-84+CSE TI-84+CE TI-84+CEP TI-86 TI-89T cfx-9940GT fx-7400G+ fx 1.0+ fx-9750G+ fx-9860G fx-CG10 HP 49g+ HP 39g+ HP 39gs (bricked) HP 39gII HP Prime G1 HP Prime G2 Sharp EL-9600C
  • Consoles, mobile devices and vintage computers owned: Huawei P30 Lite, Moto G 5G, Nintendo 64 (broken), Playstation, Wii U
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Strontium

Lately, I've begun to not do any python. And now I really love Lua.

Lua is the best language I have used so far, in my opinion.
  • Calculators owned: TI Nspire CX, HP Prime
  • Consoles, mobile devices and vintage computers owned: NES

Unicorn

Do you us the love framework or whatever itts caled? :trollface:
  • Calculators owned: I own all of them: PICKACHUP TI 84+ CSE TI 83+ SE TI something something ??? ??? ??? ??? ???
  • Consoles, mobile devices and vintage computers owned: PICKACHUP ??? ??? ??? ??? ???



??? ??? ??? ??? ???

Snektron

Quote from: Strontium on June 20, 2015, 06:08:25 AM
Lately, I've begun to not do any python. And now I really love Lua.

Lua is the best language I have used so far, in my opinion.

Lua is awesome :D i love how small and simple it is.
it would be awesome if someone, someday made lua for the ti84 :P
  • Calculators owned: TI-84+
Legends say if you spam more than DJ Omnimaga, you will become a walrus...


alexgt

Quote from: Cumred_Snektron on June 20, 2015, 09:39:35 AM
Quote from: Strontium on June 20, 2015, 06:08:25 AM
Lately, I've begun to not do any python. And now I really love Lua.

Lua is the best language I have used so far, in my opinion.

Lua is awesome :D i love how small and simple it is.
it would be awesome if someone, someday made lua for the ti84 :P
Or for the HP Prime O.O

It would be able to run quite fast I would think :)
  • Calculators owned: Ti-84+, Ti-Nspire, Hp Prime, Broken HP Prime, HP 48SX

Dream of Omnimaga

Quote from: Unicorn on June 20, 2015, 06:16:37 AM
Do you us the love framework or whatever itts caled? :trollface:
IIRC he mostly programs for the TI-Nspire but I think his unfinished contest entry used LÖVE.

Quote from: alexgt on June 20, 2015, 11:12:19 PM
Quote from: Cumred_Snektron on June 20, 2015, 09:39:35 AM
Quote from: Strontium on June 20, 2015, 06:08:25 AM
Lately, I've begun to not do any python. And now I really love Lua.

Lua is the best language I have used so far, in my opinion.

Lua is awesome :D i love how small and simple it is.
it would be awesome if someone, someday made lua for the ti84 :P
Or for the HP Prime O.O

It would be able to run quite fast I would think :)
Yes, as long as the one who ports it doesn't butcher the interpreter like TI did with the TI-Nspire CX (although it improved a lot since OS 3.6).
  • Calculators owned: TI-82 Advanced Edition Python TI-84+ TI-84+CSE TI-84+CE TI-84+CEP TI-86 TI-89T cfx-9940GT fx-7400G+ fx 1.0+ fx-9750G+ fx-9860G fx-CG10 HP 49g+ HP 39g+ HP 39gs (bricked) HP 39gII HP Prime G1 HP Prime G2 Sharp EL-9600C
  • Consoles, mobile devices and vintage computers owned: Huawei P30 Lite, Moto G 5G, Nintendo 64 (broken), Playstation, Wii U
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

alexgt

Quote from: DJ Omnimaga on June 22, 2015, 06:51:15 AM
Quote from: Unicorn on June 20, 2015, 06:16:37 AM
Do you us the love framework or whatever itts caled? :trollface:
IIRC he mostly programs for the TI-Nspire but I think his unfinished contest entry used LÖVE.

Quote from: alexgt on June 20, 2015, 11:12:19 PM
Quote from: Cumred_Snektron on June 20, 2015, 09:39:35 AM
Quote from: Strontium on June 20, 2015, 06:08:25 AM
Lately, I've begun to not do any python. And now I really love Lua.

Lua is the best language I have used so far, in my opinion.

Lua is awesome :D i love how small and simple it is.
it would be awesome if someone, someday made lua for the ti84 :P
Or for the HP Prime O.O

It would be able to run quite fast I would think :)
Yes, as long as the one who ports it doesn't butcher the interpreter like TI did with the TI-Nspire CX (although it improved a lot since OS 3.6).
It would be cool if HP made the Prime LUA compatible.

The built in physics engine would be awesome for mineprime O.O
  • Calculators owned: Ti-84+, Ti-Nspire, Hp Prime, Broken HP Prime, HP 48SX

Snektron

Yeah, i think there is a Box2D implementation in Lua
  • Calculators owned: TI-84+
Legends say if you spam more than DJ Omnimaga, you will become a walrus...


DarkestEx

Quote from: Cumred_Snektron on June 20, 2015, 09:39:35 AM
Quote from: Strontium on June 20, 2015, 06:08:25 AM
Lately, I've begun to not do any python. And now I really love Lua.

Lua is the best language I have used so far, in my opinion.

Lua is awesome :D i love how small and simple it is.
it would be awesome if someone, someday made lua for the ti84 :P
Totally agree! Lua is just awesome :D
  • Calculators owned: TI-84+, Casio 101-S, RPN-Calc, Hewlett-Packard 100LX, Hewlett-Packard 95LX
  • Consoles, mobile devices and vintage computers owned: Original Commodore 64C, C64 DTV, Nintendo GameBoy Color, Nintendo GameCube, Xbox 360, PlayStation 2

DarkestEx

Quote from: Cumred_Snektron on June 12, 2015, 08:15:41 AM
How do you guys format your code btw?

void test(){

}

or

void test()
{

}

I myself do the latter :P

also you can combine the two too O.O

void test(){
{

}
}


void test() {
    call(lol, lol2);
}
  • Calculators owned: TI-84+, Casio 101-S, RPN-Calc, Hewlett-Packard 100LX, Hewlett-Packard 95LX
  • Consoles, mobile devices and vintage computers owned: Original Commodore 64C, C64 DTV, Nintendo GameBoy Color, Nintendo GameCube, Xbox 360, PlayStation 2

Unicorn

Darkest, whats with all the Double Posts?

Also, I format my code like this:


ClrHome
  • Calculators owned: I own all of them: PICKACHUP TI 84+ CSE TI 83+ SE TI something something ??? ??? ??? ??? ???
  • Consoles, mobile devices and vintage computers owned: PICKACHUP ??? ??? ??? ??? ???



??? ??? ??? ??? ???

alexgt

I changed mine to HP PPL instead if Axe :) (Axe is second but it is first for the z80s)
  • Calculators owned: Ti-84+, Ti-Nspire, Hp Prime, Broken HP Prime, HP 48SX

Unicorn

Thought you might do that. I need to get back on a comp and try a new language :/
Its hard with only and kindle and calculator.
  • Calculators owned: I own all of them: PICKACHUP TI 84+ CSE TI 83+ SE TI something something ??? ??? ??? ??? ???
  • Consoles, mobile devices and vintage computers owned: PICKACHUP ??? ??? ??? ??? ???



??? ??? ??? ??? ???

alexgt

Yeah, you mean computer by comp right?

I agree there is only so much you can do without tools on the computer for calc programming :(. For example I can't put pics for SIFS or convert PNGs into ICON format with out my PC.

Hmmm... that makes me think if I could make UtilPack or SIFS create a ICON from a GROB  :D
  • Calculators owned: Ti-84+, Ti-Nspire, Hp Prime, Broken HP Prime, HP 48SX

Powered by EzPortal