Skip to content
/ turbo-c Public
forked from amitzur/turbo-c

An experimental implementation of Borland Turbo IDE in React, MobX and Node.js

License

Notifications You must be signed in to change notification settings

urish/turbo-c

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Borland Turbo IDE

In the early 1980's, Borland released its flagship product, Turbo Pascal. A few years later the Turbo C and C++ IDE was released.

Turbo C++

This project is an experiment to implement the same functionality in web technologies, using React, MobX, Node.js and WebAssembly.

Usage

Storybook

$ yarn storybook

Then go to localhost:6006

Run

$ yarn start

On another terminal, start the server:

$ yarn server

License

This project is licensed under the terms of the MIT license.

About

An experimental implementation of Borland Turbo IDE in React, MobX and Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.4%
  • CSS 9.3%
  • HTML 6.0%
  • C++ 0.3%