Showing 27 open source projects for "writing software"

View related business solutions
  • Smart Monitoring for Any Network. Powered by Open Source. Icon
    Smart Monitoring for Any Network. Powered by Open Source.

    Trusted by thousands of IT teams worldwide

    NMIS helps with fault, performance, and configuration management. It provides performance graphs, threshold alerting, and detailed notification policies with various methods. NMIS monitors an organization’s IT environment, helps identify and rectify faults, and provides valuable information for IT planning.
    Get a Free Trial
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    Lem

    Lem

    Common Lisp editor/IDE with high expansibility

    Lem is the editor/IDE well-tuned for Common Lisp. After installing lem, you can start developing in Common Lisp at once. You can skip over writing tidy settings or installing many plugins as you do on Emacs. Lem loads when starting up. Electron version is in the experimental stage.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Muse: Middleware Universal Scripting idE

    Muse: Middleware Universal Scripting idE

    Automate: WebSphere; WebLogic; JBoss; Glassfish; Tomcat; Linux, WinRM

    ..., JETPack13/14/16, IBM SDK Compatible. *** Now with powerful JBoss / GlassFish / Tomcat / Linux Active Auditing Framework. Tomcat / Glassfish 2 Python - Configuration Snapshots *** Infrastructure-as-Code, Code-Writing-Code Designed to Run on JETPack: https://sourceforge.net/projects/jetpack Muse.2024.09.x - Win 10 / Win11 Muse.2023.12.x - Win7 / Win8 / Win 10 / Win11
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    RegexLab .NET

    RegexLab .NET

    dev environment tool to write and test complex regular expressions

    RegexLab .NET is a rich-featured development environment and laboratory tool for creating, writing and editing complex regular expressions . It targets the .NET Framework and .NET Core (.NET 6, .NET 8) Regex Engine. Compared to other regex tools and lots of online regex testers this allows to store your regular expressions in local files including sample inputs for testing it. Use this tool build your own regex library with usage demonstration and meta data. This tool requires basic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Bash Command Builder

    Bash Command Builder

    A simple Bash IDE / Debugger

    Bash made easier: A simple IDE / Debugger for writing, debugging, and executing single commands and short scripts. If you are a struggling occasional user of Bash, or would be a user if it weren't so difficult to get started, then this program will help. Runs on Linux or Windows Subsystem for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Power Up Your AI with Databricks – Free Trial Icon
    Power Up Your AI with Databricks – Free Trial

    Ready to revolutionize your data and AI game? Test Databricks free on your cloud of choice and see the difference.

    Take your data and AI to the next level with Databricks – free trial on AWS, Azure, or Google Cloud. Create production-ready Generative AI apps that are accurate, secure, and tailored to your business. Simplify data ingestion from hundreds of sources with effortless ETL automation. Plus, tap into instant, elastic serverless compute during your trial (available on AWS/Azure). Sign up with your work email now to unlock premium trial perks and transform how you work with data – don’t wait!
    Get Started
  • 5
    Brackets

    Brackets

    A modern, lightweight yet powerful text editor

    Brackets is a free, modern open-source text editor made especially for Web Development. Written in HTML, CSS, and JavaScript with focused visual tools and preprocessor support, Brackets makes it easy for web designers and front-end developers to design in the browser. Its blend of visual tools ensures you get just the right amount of help when you want it without disrupting your creative process. It's the better, easier and more enjoyable way of writing code.
    Downloads: 59 This Week
    Last Update:
    See Project
  • 6

    LEP

    Literate programming for eclipse

    Literate Eclipse Programming assists developers in writing structured, well documented source code. LEP integrates automated extraction of source code and documentation into a familiar eclipse environment. Compiling and debugging are fully supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    myPHPed

    Simple Web-based environment for PHP scripting in programming class

    Simple Web-based environment for writing and testing PHP scripts in a programming classroom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Xsemantics

    a DSL for type systems, reduction rules, interpreters for Xtext langs

    Xsemantics is a DSL (implemented in Xtext itself) for writing type systems, reduction rules, interpreters (and in general relation rules) for languages implemented in Xtext. It then generates Java code that can be used in your language implemented in Xtext for scoping and validation (it can also generate a validator in Java).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Author Intrusion

    Author Intrusion

    An integrated writing environment inspired by Visual Studio.

    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    PyCodebug

    Python script coding editor that debugs as you write

    Usually, coding a script involves writing the code and either debugging or running it several times, examining variables or output and fixing the code until the desired effect is achieved. With PyCodebug, you get to see the effects of the code during coding, which greatly reduces the time needed to write a script. ================================== Demo Video: http://youtu.be/a6nFo4y3kzo ================================== Requires: Python 2.7x PySide
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    mpyeditor

    MpyEditor is an Editor for creating Microcontroller Programs

    The MpyEditor is an Editor for writing, compiling and downloading Microcontroller programs onto the Launchpad MSP430 Development board. The microcontroller program is written using mpy which is a subset of Python. This is then translated into C and compiled into machine code and finaly downloaded onto the Launchpad board. The MpyEditor program has been created using Python, wxPython, Editra, mspgcc, mspdebug. The main purpose behind the MpyEditor is to provide a very simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SqlBuddy is a tool for use with Microsoft SQL Server and MSDE, written in csharp/ DotNet (.NET), to facilitate SQL script writing. It is serves a slightly different purpose that of Query Analyser, in that it is aimed to *help* the user write SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is an editor for the pylab package. This editor work with ipython shell and pylab, and it enables us to run a script file or selection lines easily. It is suitable for writing a small script for daily scientific/engineering/academic report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XTypeS is a DSL for writing type systems for languages implemented in Xtext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    QKDT is an Eclipse based Development Environment for the Q and K languages. These are proprietary languages provided from KX Systems (www.kx.com). QKDT wants to assist developers in the task of writing scripts and the communication with the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Add-in project for MonoDevelop, assisting in creating and writing C# unmanaged bindings using Swig. This project is made available in the hopes that the source-code may be of interest to others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RubyIDE is an opensource Ruby Language IDE for writing and building Ruby Scripts. It makes easy the Ruby Language Development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cobras is a programist enviroment made for programers which are using Qt libraries for writing programs. This program himself is also writed with this library (4.x ver). Program is easy but very functional and helpfull.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    To create the ultimate editor LaTeX and its variants specifically targeting writting and science. Assist the user with table editor, speed-writing etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Graphical text/file editor written entirely in Perl with the Perl Tk module.The text/file editor provides some advanced features that make it good for writing and debugging Perl and other types of scripts easily.Supports plugins!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BLua is a full featured Lua IDE for writing Lua code. It has code completion, code analysis with error display, code structure trees and many other features found in professional IDE's. It also has some World of Warcraft Lua specific features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    SourceForge for collaborative writing projects. A project management system written in PHP designed to aid group work on Creative Commons type written projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Writers Forge is a fiction authoring suite, an IDE for writers. The tool suite will provide integrated support for writing screenplays and prose, and developing plot and character. The backend will support many target formats, including XML and PDF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Open Perl IDE is a visual, integrated development environment for writing and debugging Perl scripts with any standard Perl distribution under Windows 95/98/NT/2000.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    vIDE is a cross-platform tool for writing and simulating Verilog models. It provides user friendly project management and file editing, integrated simulation engine, waveform viewer, pre-compiled modules, and many other cool features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next