Git Product home page Git Product logo

whc-ide's Introduction

WHC-IDE

IDE for developing distributed applications using OpenCL

whc-ide's People

Contributors

adrian-nitu-92 avatar andreimariusdincu avatar corneliuandrei avatar veaceslav avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

whc-ide's Issues

Parse task's CMakeLists.txt for executable name

Every task have a CMakeLists.txt that generates an executable. As a convention executable name must be task name, but we must not rely on human factor. Parse task's cmake for executable name.

Unify all settings

Now, settings are split on different classes. Unify all settings into the same class container and ensure unique methods for reading/writing.

If data folder is not created, program can't copy output data

WHC IDE have a sample folder, and when creates a new project, inside are created Execute folder that it's used for task Run. Because git tracks code not folders, current samples won't run. Check if data folder is present before witting into it.

Run fails when no Execute Folder is present

WHC IDE have a sample folder, and when creates a new project, inside are created Execute folder that it's used for task Run. Because git tracks code not folders, current samples won't run. Add extra folder check intro program before executing tasks.

Add syntax highlighting

Every good IDE has a good text editor. We should implement a syntax highlighting system with many customization options.

Qt 5.0 Port

Project need to be ported to Qt 5.0 in near future.

Project tree inconsistent with files on disk

If a file or directory is removed after the project was open / created, the project tree will not be updated.
I propose that if a directory was deleted, the IDE should create it again.
If a file was deleted, the IDE should remove it from the project tree.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.