Welcome, Guest. Please login or register.

Author Topic: What programming languages where used to write programs for Workbench 3.1  (Read 4026 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Jope

Quote from: sim085;545704
Hi,

I guess the title says it all. I would like to know what programming languages where used to write programs for Workbench 3.1 such as WordWorth, TurboCalc, HippoPlayer, etc. Also did such programming languages come with a studio?

Assembler, C and C++ in some very rare cases.

They came with rudimentary development environments, but this mainly means that there was easy access to a built in debugger and the sort.

Your use of the word "studio" makes me think you mean the Microsoft Visual Studio IDE? These old things were nothing like that.