ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Other Software > Developer's Corner

What's your Programming Language?

<< < (9/17) > >>

40hz:
I always wanted to try those Top Speed compilers
-MilesAhead (November 05, 2009, 05:26 PM)
--- End quote ---

I owned a few of them way back when. That's what I used for all my Modula work. Topspeed's tools were quite amazing and very much ahead of their time. Best part was you could mix and match languages since they all shared the same underlying compiler and libraries. Very very cool stuff.

If you want to play (or even do something serious) with Modula, you can find some free compilers here:

Modula-2:  www.thefreecountry.com/compilers/modula2.shtml

Modula-3:  www.thefreecountry.com/compilers/modula3.shtml

 8)

MilesAhead:
...
Modula-2:  www.thefreecountry.com/compilers/modula2.shtml

Modula-3:  www.thefreecountry.com/compilers/modula3.shtml
-40hz (November 06, 2009, 12:46 PM)
--- End quote ---

Thanks, I'll check 'em out.

SlayerA:
I still program in COBOL.

40hz:
I still program in COBOL.
-SlayerA (November 08, 2009, 03:39 PM)
--- End quote ---

Nothing wrong with that. For what it's designed for, it's still a great solution.  :Thmbsup:

bootz15:
Groovy is like Java++, and I love it.

It takes all the "ceremony" code out of Java syntax, borrowing heavily from other languages. But it still resembles Java as it's parent language, and it has 100% interoperability with existing Java libraries. (I.E. Groovy can call Java, and Java can call Groovy.)

Seriously, check it out!  :up:

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version