Author Topic: Secret Project Teaser  (Read 5627 times)

0 Members and 1 Guest are viewing this topic.

Offline Madskillz

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 488
  • Rating: +32/-2
    • View Profile
Re: Secret Project Teaser
« Reply #15 on: October 22, 2010, 12:58:23 am »
Nice an object oriented language is coming to calcs!

Offline Ranman

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1354
  • Rating: +83/-0
    • View Profile
Re: Secret Project Teaser
« Reply #16 on: October 22, 2010, 01:35:46 am »
Are you not the least bit worried about the overhead associated with object oriented languages? Or, have you come up with a clever method to get around that?
« Last Edit: October 22, 2010, 02:50:47 am by Ranman »
Ranman
Bringing Randy Glover's Jumpman to the TI-89 calculator. Download available at Ticalc.

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Secret Project Teaser
« Reply #17 on: October 22, 2010, 02:26:51 pm »
C# is an OOL.

COOL! ;D

This would be amazing on the calc... So is this the language you were working on?




Offline nemo

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1203
  • Rating: +95/-11
    • View Profile
Re: Secret Project Teaser
« Reply #18 on: October 22, 2010, 03:42:21 pm »
would this be like an object oriented axe parser off-calc? and would it have all (most) of the features of an oop language?


Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Secret Project Teaser
« Reply #19 on: October 22, 2010, 03:50:57 pm »
C# omg awesome

Offline tloz128

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 324
  • Rating: +58/-6
  • I feel asleep.
    • View Profile
Re: Secret Project Teaser
« Reply #20 on: October 22, 2010, 04:28:16 pm »
How will this end up comparing in speed to native assembler language?
Naaa... Na Nah Na Nana Na Nah... Hey Jude!

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Secret Project Teaser
« Reply #21 on: October 22, 2010, 04:35:51 pm »
Omg, secret project looks awesome :D:D:D:D:D Just can't wait for progress.
How will this end up comparing in speed to native assembler language?

Definetely slightly different, right?

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Secret Project Teaser
« Reply #22 on: October 22, 2010, 05:11:19 pm »
It should depend on the program, I'm guessing it's going to closely match AXE speedwise. It all depends on how he structures how it compiles.
/e

Offline JustCause

  • CoT Emeritus
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 810
  • Rating: +115/-5
    • View Profile
Re: Secret Project Teaser
« Reply #23 on: October 22, 2010, 06:03:02 pm »
Long overdue, and euphoria-inducing. Yay!
See you, space cowboy...

SirCmpwn

  • Guest
Re: Secret Project Teaser
« Reply #24 on: October 22, 2010, 08:05:04 pm »
Are you not the least bit worried about the overhead associated with object oriented languages? Or, have you come up with a clever method to get around that?
Working on it.
How will this end up comparing in speed to native assembler language?
Slower, but probably not much.

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: Secret Project Teaser
« Reply #25 on: October 22, 2010, 08:07:18 pm »
If SirCmpwn can manage to make this language run really fast and be small enough (like Axe, maybe), it will really rule. Most attempts at porting a popular language to calcs usually produced bloated code x.x. This will definitively be popular once released, as many people know C and shouldn't have problems switching to C#, not to mention some people know C# too. I think Omnimaga will become the home of 3rd party language for z80 calcs ;D
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline tr1p1ea

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 647
  • Rating: +110/-0
    • View Profile
Re: Secret Project Teaser
« Reply #26 on: October 22, 2010, 08:34:16 pm »
I was hoping for Small C.

But C#... Wow!

There is a Small C cross compiler SDCC, but it pretty much produces bloatware as you can imagine :).
"My world is Black & White. But if I blink fast enough, I see it in Grayscale."


SirCmpwn

  • Guest
Re: Secret Project Teaser
« Reply #27 on: October 22, 2010, 08:35:04 pm »
Thanks DJ!

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: Secret Project Teaser
« Reply #28 on: October 22, 2010, 08:44:57 pm »
I was hoping for Small C.

But C#... Wow!

There is a Small C cross compiler SDCC, but it pretty much produces bloatware as you can imagine :).
Yeah I mentionned it in another post. I didn,t knew there was Small C and regular C, though. X.x
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Ranman

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1354
  • Rating: +83/-0
    • View Profile
Re: Secret Project Teaser
« Reply #29 on: October 22, 2010, 08:51:43 pm »
I was hoping for Small C.

But C#... Wow!

There is a Small C cross compiler SDCC, but it pretty much produces bloatware as you can imagine :).
Yeah I mentionned it in another post. I didn,t knew there was Small C and regular C, though. X.x

Yeah... I remember SDCC. I just don't remember hearing anything good about it.

One would think that with a specific platform in mind (like TI Z80 calcs) along with a super-minimal high level language (like Small C), that it could result in a highly optimized compiled code.
« Last Edit: October 22, 2010, 08:56:22 pm by Ranman »
Ranman
Bringing Randy Glover's Jumpman to the TI-89 calculator. Download available at Ticalc.