Skip to content
This repository has been archived by the owner on Nov 20, 2022. It is now read-only.

TurboC++ IDE for Linux Distros (runs on DOSBox Emulator)

Notifications You must be signed in to change notification settings

AvinashReddy3108/TurboCPP4Linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Turbo C++?

A screenshot of the TurboC++ IDE

  • It is a C++ compiler and integrated development environment (IDE) and computer language.
  • Turbo C++ provides an environment called IDE (Integrated Development Environment).
  • The editor is used to create the source file, compile it, link it and then execute it.

System Requirements

  • Anything that runs Linux should do as long as it has a display, keyboard and mouse :P
  • Latest version of DOSBox Emulator should be installed via your distro's package manager, Ubuntu/Mint users can install it by typing sudo apt install dosbox in the terminal.

Download and Instructions

  • Download latest version of TurboCPP from here
  • Extract the zip file anywhere you like
  • Open a terminal in that folder and type ./TURBOCPP to open TurboC++ IDE (make sure chmod +x is given to it or else it won't run)

Credits

Issues ?

Report them here

About

TurboC++ IDE for Linux Distros (runs on DOSBox Emulator)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages