Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

AmIDE - AmigaOS-based IDE system

Compare

  Analyzed 1 day ago

AmIDE - Amiga Integrated Development Environment is a modern MUI based IDE system that should make the Amiga developer able to use his favourite Compiler system with a modern looking GUI System with features like filetype handling, Build/Make, TextEd

6.55K lines of code

0 current contributors

about 23 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

ropeide

Compare

  No analysis available

Ropeide is an editor for Python source code. Ropeide is written itself in 100% pure Python (Tkinter). Ropeide makes use of the "rope" library (also a sourceforge project).

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

coindesigner

Compare

  Analyzed about 4 hours ago

Coindesigner is a RAD environment to build 3D scenes based in openInventor, just using drag&drop and updating changes on the fly. An external multi platform viewer allows to distribute the scene without need of the RAD.

55K lines of code

0 current contributors

almost 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses
Tags 3d coin3d ide vr

Eclipse IDE for ActionScript3

Compare

  Analyzed 10 minutes ago

Eclipse plug-ins for editing, building, and debugging Action Script 3 code as an IDE. Based on the free Adobe Flex SDK 3, uses fcsh to do fast compilation and fdb to do debug. Provide syntax coloring, error/warning markers, code assistance, and more...

51.8K lines of code

0 current contributors

over 15 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

mosync

Compare

  Analyzed about 1 hour ago

MoSync - the open, cross-platform mobile development SDK. We believe in a world where anyone can easily produce mobile applications, regardless of operating system, language or device. We invite you to join our movement, contribute in creating the next generation of mobile software. MoSync is a ... [More] software development kit for mobile, with many components, tightly integrated. Compilers, runtimes, libraries, a device profile database and an emulator are some of the highlights. These components are carefully crafted and put together to form the most powerful cross-platform mobile development SDK ever. The code is released here under the GPL version 2. [Less]

1.85M lines of code

0 current contributors

about 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Koding

Compare

  Analyzed about 23 hours ago

The Simplest Way to Manage Your Entire Dev Infrastructure!

6.56M lines of code

2 current contributors

over 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

fxite

Compare

  Analyzed 1 day ago

FXiTe is an advanced cross-platform text editor built with the Fox GUI toolkit and the FXScintilla text widget. It features built-in syntax highlighting for 40+ languages, an embedded Lua scripting engine, macro recording and playback, multi-line regular expression search and replace, rudimentary ... [More] ctags and calltip support, a flexible interface to external tools, and a built-in "message window" to capture the output of external commands such as compiler error messages, etc. [Less]

102K lines of code

0 current contributors

about 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

EclipseJCDE

Compare

  No analysis available

EclipseJCDE is a set of eclipse plugins that wraps the Java Card Development Kit provided by Sun Microsystems to provide a java card integrated development environment (IDE) that automates many of the tasks required to develop a Java Card application.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

bluemusic

Compare

  No analysis available

blue is a cross-platform music composition environment for Csound written in Java and the Netbeans Rich Client Platform.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl

scion-lib

Compare

  Analyzed about 22 hours ago

A wrapper around the GHC API to provide IDE functionality. For a variety of reasons there is no standard IDE for Haskell programmers. Many Haskell programmers use Vim or Emacs, but many others use Visual Studio, Eclipse, Yi or various other editors. There are efforts to provide IDE functionality ... [More] for each of these platforms, leading to large duplication of efforts. Maintaining each of these libraries is not feasible or negates the addition of new features. Scion (rhymes with "lion") is an IDE library, i.e., it does not provide a user interface, but rather an API for IDEs. Scion provides: A Haskell library that is higher-level than the GHC API (and can be changed independently of the GHC API.) Furthermore, it aims to abstract over changes in the GHC API (wherever reasonably possible.) For frontends not written in Haskell, Scion provides a server that exposes as much of the Haskell API as possible. The server uses JSON as the wire protocol since it is simple and libraries are available for a very wide range of systems. The goal is that new IDE features are added to Scion once and frontends need just implement the front-end specific code, thus minimising the amount of work for IDE maintainers. Scion's main repository is hosted on Github. If you have a Github account just click the "fork" button. Otherwise you can get a copy via: git clone git://github.com/nominolo/scion.gitFeaturesOpen and load a Cabal project (returning error messages) Background-typecheck file (returning error messages) Print type of (local) identifier at point Emacs FrontendHighlights error messages directly in the source, together with a tooltip Optional on-the-fly typechecking (idle-time based, or whenever file is saved) Completion on LANGUAGE names, pragmas, external module names and OPTIONS-flags Planned FeaturesGHCi REPL with all the modules from the current package available Many more ContributingIf you forked the project on Github, send a pull request. Otherwise send a patch to the mailing list. [Less]

6.6K lines of code

0 current contributors

about 15 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This