39 projects for "visual programming ide" with 1 filter applied:

  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    Programming Without Coding Technology

    Programming Without Coding Technology

    Create software using visual programming

    PWCT is not a Wizard for creating your application in 1 2 3 steps. PWCT is a general-purpose visual programming language designed for novice and expert programmers. A novice programmer can use PWCT to learn programming concepts like Data Structures, Control Structures and Programming Paradigms. An expert programmer can use PWCT to create any large and complex software. Using PWCT we developed a textual programming language Compiler and Virtual Machine without writing a single line of code where the programming process done using the PWCT visual components. ...
    Leader badge
    Downloads: 1,734 This Week
    Last Update:
    See Project
  • 2
    Lazarus

    Lazarus

    Rapid applications development tool and libraries for FPC

    The Lazarus IDE is a stable and feature rich visual programming environment for the FreePascal Compiler. It supports the creation of self-standing graphical and console applications and runs on Linux, FreeBSD, MacOSX and Windows.
    Leader badge
    Downloads: 14,922 This Week
    Last Update:
    See Project
  • 3

    BasEdit.Net

    A CBM BASIC Editor for Windows

    A CBM BASIC Editor for Windows written by Björg Stojalowski in VB.NET 2010
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Batch Compiler

    Batch Compiler

    Complete IDE for Batch files with BAT To EXE Compiler and Debugger.

    Effortlessly Convert .bat to .exe with Batch Compiler Batch Compiler offers the ultimate Integrated Development Environment for batch scripts. Leverage our powerful built-in compiler to seamlessly transform your batch files into standalone Windows executables, complete with your Company name, Copyright info, Version info, and embedded resources! Unlike other solutions for converting bat to exe, Batch Compiler excels at handling complex batch scripts, thanks to its Intelli-Parse...
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 5
    Bluefish
    Bluefish is a powerful editor for experienced web designers and programmers. Bluefish supports many programming and markup languages, but it focuses on editing dynamic and interactive websites.
    Downloads: 46 This Week
    Last Update:
    See Project
  • 6
    Nyquist

    Nyquist

    Nyquist is a language for sound synthesis and music composition.

    Nyquist is a language for sound synthesis and music composition. It is implemented in C and C++ and runs on Win32, OSX, and Linux. Nyquist combines a powerful functional programming style with efficient signal-processing primitives. Nyquist is also embedded as a scripting language in Audacity.
    Leader badge
    Downloads: 92 This Week
    Last Update:
    See Project
  • 7
    Bonita

    Bonita

    A DPA process-based application platform with a workflow engine

    Bonitasoft fully supports digital operations and IT modernization with Bonita, an open-source and extensible platform for automation and optimization of business processes. The Bonita platform accelerates development and production with clear separation between capabilities for visual programming and for coding. Bonita integrates with existing information systems, orchestrates heterogeneous systems, and provides deep visibility into processes across the organization. Learn more at www.bonitasoft.com
    Leader badge
    Downloads: 160 This Week
    Last Update:
    See Project
  • 8
    wxMEdit

    wxMEdit

    wxMEdit, Cross-platform Text/Hex Editor, Improved Version of MadEdit

    •Added automatically checking for updates •Added bookmark support •Added right-click context menu for each tab •Added purging histories support •Added selecting a line by triple click •Added FreeBASIC syntax file •Added an option to place configuration files into %APPDATA% directory under Windows •Improved support for Find/Replace •Improved Mac OS X support •Improved system integration under Windows •Improved encoding detection result •Improved Hex editing support •Added more...
    Leader badge
    Downloads: 144 This Week
    Last Update:
    See Project
  • 9
    Yabadabbadoo for Haiku

    Yabadabbadoo for Haiku

    An alternative IDE for the yab programming language

    Yabadabbadoo is an alternative IDE (Integrated Development Environment) for Jan Bungeroth's yab programming language for Haiku. Yabadabbadoo differs from the official yab IDE in that it creates subroutines (and some other important parts of your program) as separate files, then glues them together as required. This makes it easier to write long programs: instead of constantly scrolling up and down between subroutines, you just double-click on the one you want to edit - more like we used to work in QuickBasic. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 10

    cppcrypto

    C++ cryptographic library (modern hash functions, ciphers, KDFs)

    cppcrypto provides optimized implementations of cryptographic primitives. Hash functions: BLAKE, BLAKE2, Echo, Esch, Groestl, JH, Kupyna, MD5, SHA-1, SHA-2, SHA-3, SHAKE, Skein, SM3, Streebog, Whirlpool. Block ciphers: Anubis, Aria, Camellia, CAST-256, Kalyna, Kuznyechik, Mars, Serpent, Simon, SM4, Speck, Threefish, Twofish, and Rijndael (AES) with all block/key sizes. Stream ciphers: HC-128, HC-256, Salsa20, XSalsa20, ChaCha, XChaCha. Encryption modes: CBC, CTR. AEAD modes:...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    pnglib

    pnglib

    a free library to read and display PNG images.

    Here is a c_version of Thomas Bleeker's pnglib 1.0, a free graphy library. His site is https://www.madwizard.org/programming/projects/pnglib Thomas's original code is x86-asm. She(the code) can read and display PNG images in programs, and link without Zlib. With the author's permission, Leisure bamboo translate her to c. So she can be compile by turbo c 2.0, borland c 4.5, visual c 6.0, keil c51 7.5, or others. Some(not all) plainform where she can run, as below: 1)dosbox, see about her in sample.tc2. dpmi.bc4; 2)window, see about her in sample.bc4, dpmi.bc4, sample.vc6; 3)c51's uv2 simulator, see about her in sample.uv2; 4)arm singlechip, that is cino f780 barcode scanner. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    nuBASIC

    nuBASIC

    BASIC language interpreter (multiplatform)

    nuBASIC is an implementation of an interpreter of the BASIC programming language and IDE. It has been designed mainly for educational purposes and it is suitable for simple games, educational or small business programs.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13

    BlackDiamond FL Studio Clone

    Fruityloops clone with sound samples using Fmodex lib

    http://blackdiamond-fmodex.freeforums.net/ BlackDiamond (formerly Crazy Machine) is a project I neglected for years until I got back into making music. The package comes with free VST plugins (gonna hunt for some more) and samples, and soon to be introduced (If I can figure out the programming ms timelines) some point in time perfect sequencer sample mixer playback thingamagiggy we are now back in full armor trying to create the wildest dreams of software working on BlackDiamond (form....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    The Moluccas

    Portable Build Environment and OSS Distro for Windows

    A pre-configured MinGW focused on ease of use, integration, workflow and completeness. It's also portable and isolated OSS distro.
    Leader badge
    Downloads: 247 This Week
    Last Update:
    See Project
  • 15
    OpenRemote

    OpenRemote

    Open Source for Internet of Things

    ...Our panel technology integrates with your favorite protocol and runtime hardware through Open Source software. We open up the front-end and support a unified panel and visual programming model. An installer can pick and choose hardware products from different vendors and still present one panel UI to the user. A proprietary hardware vendor can build modern panel support and integrate with existing vendors. Whether you are a DIY aficionado, a high-end installer, a hardware vendor or integrator, OpenRemote has something for you. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    Inno Setup Toolbar Advanced for VB6

    Inno Setup Toolbar Advanced for VB6

    Deploy Visual Basic 6.0 Applications Easily

    ...System Requirements: * Visual Basic 6.0 IDE * Inno Setup (version 4.0 or higher) NOTICE: * Visual Basic 6.0 is a trademark of Microsoft Corp. * Inno Setup is a trademark of Jordan Russell.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 17
    Silver-J

    Silver-J

    A lightweight Java IDE for Windows

    Silver-J is the light weight Integrated Development Environment(IDE) for Java written in C#.NET which is compatible only for Windows. Silver-J Allows you to easily create Java Application/Applet Projects,Compiling/Running Java Projects & Building Executable Jar Applications. You must have .NET framework version 3.5 or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Roman Life Manager

    Roman Life Manager

    Personal information manager. Free, opensource. Powerful and simple.

    Personal information management application. Powerful and simple. Free and opensoure. Inspired by todos.txt and markdown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Power C++

    C and C++ IDE

    English: Power C++ is an IDE for C++. Have suppor for C# files. This is a BETA version, which means that there is still work to be done. Español: Power C++ es un IDE para el lenguage de programación C++. Tiene soporte para archivos de C#. Esta es una versión BETA, lo que significa que aun falta trabajo por hacer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    SRGrass Podbor Cadrov

    Recruitment Expert System in Russian

    ...This system allows you to make the right choice of candidates, can increase productivity and create a loyal team of employees. The program is written in a language ObjectPascal programming, which is used in the Delphi IDE. Official page https://xn--90abhbolvbbfgb9aje4m.xn--p1ai/%D0%BE%D1%84%D0%B8%D1%81/%D0%BF%D1%80%D0%BE%D1%87%D0%B5%D0%B5/srgrass-uchet-cadrov-%D1%8D%D0%BA%D1%81%D0%BF%D0%B5%D1%80%D1%82%D0%BD%D0%B0%D1%8F-%D1%81%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D0%B0-%D0%BF%D0%BE%D0%B4%D0%B1%D0%BE%D1%80%D0%B0-%D0%BA%D0%B0%D0%B4%D1%80%D0%BE%D0%B2.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HTML-Pad
    This software enable you to create simple and also complicated webpages using html programming.In this software you can type your html program on the left side and can view the output on the right side.this software also enable you to insert advanced CSS tags and all html tags.you can change your information without modifying your previous html code.you can insert advanced CSS function like Buttons,Text Areas etc. only just filling simple information about it.this software is written in java...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Gony

    Gony

    A tiny and lightweight IDE for the Go programming language

    Gony is an free, open-source, tiny and fast IDE for the Go programming language, designed to be easy. Write (and also learn) Go applications, in minutes. Gony has an integrated GoDoc Reference Widget which helps you at the whole time you code. Gony is very extensible and can be configured as well (Stylesheets, Themes, Plugins and more).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CommandCentre

    CommandCentre

    Command Centre

    ...Additionally, the Performer libraries have been abandoned by Silicon Graphics. Minor setup- and make reconfiguration bugs, no changes planned. The Command Centre is a Simulation Programming Framework for advanced Command and Control Simulators on Linux/Windows using C/C++ and Java. The Framework integrates with Leading Tools like Visual Paradigm (UML), Net Beans 7.0 (Java), and Code Warrior (C/C++). The codebase supports building Heterogenous Command and Control Consoles and Accelerated User Attached Audiovisuals. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    BatterIDE For Batch

    BatterIDE For Batch

    An ide for batch

    An Integrated development environment for the MS-DOS programming language batch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DivIP

    DivIP

    Tool for division IP address and subnet

    .... ------------------------------- You can find SOURCE CODE of DivIP v2.0.0 here: https://app.box.com/s/vv94jrpa5zyzx29z25mj Video tutorial: http://www.youtube.com/watch?v=26l7iLYR3f8 Information about DivIP v2.0.0's project: Programming Language: C# (.NET) Programming Environment: MS Visual Studio 2013 Ultimate .NETFramework's version: 3.5 Operating System: Windows Fonts: Open Sans & MS Sans Serif P/s: + I'm a self-study C# language so may be some elements in project are unnomalized. + Design this project with DPI Scaling 100% (96 DPI). ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next