Search Results for "text editor software" - Page 2

Showing 61 open source projects for "text editor software"

View related business solutions
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    myScite

    myScite

    The allRound pocket sized CodeEditor.

    Refurbished Scintilla.orgs/SciTE with some additional patches. -- Features -- - Full MinGW and GTK SDKs Autocomplete.(190+) - Do system scripting (bash, applescript, cmd, powershell, perl, j/vbscript, awk) - Examine all sorts of data files (sql, regedit, mib, xml, yaml, json, vcard ...) - Review difference and patch files - Create makefiles (gnu make / cmake) - Edit html, css and config files (with calltips) - Describe circuits in vhdl and spice. ... - And finally; read & write...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    OSHMI - Open Substation HMI

    OSHMI - Open Substation HMI

    SCADA HMI for substations, IoT and automation applications

    Now with IEC61850 support! This project combines existing open source projects and tools to create a very capable, mobile and cloud-friendly HMI system that can rival proprietary software. This approach makes it possible to join forces of each project (Chromium, SVG/HTML5, PHP, Lua, SQLite, Inkscape, Lib61850, OpenDNP3, Nginx, Vega, PostgreSQL, Grafana,…) to achieve a great set of open, evergreen, modular and customizable tools for building great HMIs for automation projects. This is not...
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 3
    query unicode in scite

    query unicode in scite

    Lua script for SciTE, to decode the utf-8 char before the cursor

    It is a Lua script for the SciTE text editor, to decode the utf-8 character immediately before to the cursor: for example, with the cursor after ∀, type CTRL+Alt+Y, and ∀ is replaced with 2200.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
     Estrela Editor
    Estrela Editor is a wxLua based IDE. It supports multiple fileformats, "api" for autocompletion and tooltips, and custom commandline tools. Focus is extensibility for target applications using Lua. Its main purpose is as IDE for the 3D engine Luxinia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Package Info

    Package Info

    All the npm/yarn/pnpm commands I don't want to type

    Package-Info.nvim is a Neovim plugin that displays npm package versions directly in package.json, allowing developers to see outdated or missing dependencies without leaving their editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    "Blinkensisters - Hunt for The Lost Pixels" is a Jump'n'Run game for nearly all recent operating systems. It's fun to play and you can make your own levels with a simple text editor. Also, you can download add-ons from within the game engine.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Lite

    Lite

    A lightweight text editor written in Lua

    lite is a lightweight, minimalist text editor written in Lua. Designed for simplicity and extensibility, it provides a clean interface and core editing features with low resource usage. Its entire UI and logic are written in Lua, making it highly hackable and customizable. It’s aimed at developers who prefer speed and minimalism over feature bloat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Awesome

    Awesome

    Awesome window manager

    ...It is primarily targeted at power users, developers and any people dealing with everyday computing tasks and who want to have fine-grained control on their graphical environment. A window manager is probably one of the most used software applications in your day-to-day tasks, along with your web browser, mail reader and text editor. Power users and programmers have a big range of choices between several tools for these day-to-day tasks. Some are heavily extensible and configurable. awesome tries to complete these tools with what we miss, an extensible, highly configurable window manager. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Luacheck

    Luacheck

    A tool for linting and static analysis of Lua code

    Luacheck is a static analyzer and a linter for Lua. Luacheck detects various issues such as usage of undefined global variables, unused variables and values, accessing uninitialized variables, unreachable code and more. Most aspects of checking are configurable: there are options for defining custom project-related globals, for selecting set of standard globals (version of Lua standard library), for filtering warnings by type and name of related variable, etc. The options can be used on the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    mooedit
    A text editor.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11
    Zeta Engine

    Zeta Engine

    2D ARPG Engine

    ...You can create simple to Advanced features without even touching the engine's core code thought an extensive Lua API. As for now, the gui System is CEGUI cause it can use the same data types as the Engine's. Currently Third Party software supported: Partial* Tiled Map support Partial* Dark Function Editor Support *By partial, means that the Engine uses only a part of the features provided by the software (For now). The Engine provides the "Standard Zeta Lua Library" with useful pre-defined Lua scripts for easier game creation. Also there is a Demo demonstrating some of the features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Crazy Eddies GUI System (CEGUI)

    Crazy Eddies GUI System (CEGUI)

    A fast, powerful and adaptable GUI solution

    Crazy Eddie's GUI (CEGUI) system is a graphical user interface C++ library. It was designed particularly for the needs of videogames, but the library is usable for non-game tasks, such as any other type of applications (rendering/visualisation/virtual reality) and tools. It is designed for user flexibility in look-and-feel, as well as being adaptable to the user's choice in tools and operating systems. Established in 2003, CEGUI sees continual, active development and remains one of the...
    Downloads: 86 This Week
    Last Update:
    See Project
  • 13
    char-rnn

    char-rnn

    Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN)

    char-rnn is a classic codebase for training multi-layer recurrent neural networks on raw text to build character-level language models that learn to predict the next character in a sequence. It supports common recurrent architectures including vanilla RNNs as well as LSTM and GRU variants, letting users compare behavior and output quality across model types. It is straightforward: you provide a single text file, train the model to minimize next-character prediction loss, then sample from the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CoreTML framework
    CoreTML framework is an open-source template-based configuration system allowing the developer to create parametrized templates by inserting special content to any text files. Its main purpose is to serve as a toolkit for semiconductor IP core creation (based on VHDL/Verilog).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    WinPen++

    WinPen++

    A powerful HTML, C#, PHP editor for windows

    Please note: this project is no longer (actively) maintained. Current version: 1.5 WinPen++ is a simple but expanding Windows editor for HTML, XML, PHP, JavaScript, Lua and C#. Since it uses the latest technology, WinPen is available for Windows Server 2008 and above. Users without the latest update (SRV2008, SRV2012, Vista, 7) will have to download the Installer for .NET 4.6 from Microsoft (link is in ReadMe.txt).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ipe extensible drawing editor

    Ipe extensible drawing editor

    Extensible vector graphics editor with Latex text support.

    Ipe is an extensible drawing editor for creating figures in PDF and Postscript format. It supports making small figures for inclusion into LaTeX-documents as well as presentations in PDF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    RPi-64

    computer simulation for my raspberry pi

    Pi64 is not an emulator, it just mimics the 80's classic 8bit computers with SDL based graphics and RtAudio based sound. The fullscreen editor for shell and the built-in program editor help you create your own programs and games. Programming language is LUA, but Pi64 is open for any library plugins written in your favourite language. Source was written in pure C, so should compile on Windows, Mac OS X and Linux without issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CorEngine
    CorEngine is a work in progress, OpenGL graphics powered 3D game engine designed to help independent game developers with quick prototyping and game/virtual environment creation. The engine supports a standard set of features, like skeletal animation, post processing, Lua/C programming, physics powered by Bullet Physics, GUI and 2D/3D Audio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    emit unicode in scite
    It is a LUA script integrated in the SciTE text editor. With it you may type unicode into scite. For example, type 2200 CTRL+U, and 2200 is replaced with ∀. SciTE: http://www.scintilla.org/SciTE.html LUA: http://www.lua.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FiatLux

    FiatLux

    FiatLux is a programmer's text editor written with wxWidgets

    FiatLux is a programmer's text editor written in C++ and wxWidgets. Can be extend with lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Lua Editor

    Lua Editor

    Lua Editor

    Write and run pure Lua code. This is a great tool to test out your Lua knowledge or learn how to program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pear3DEngine

    Pear3DEngine

    Pear3DEngine is a modern and modular 3D development framework

    Pear3DEngine is a modern and modular 3D development framework that lets you create professional games, simulations and more. You are free to develop your program in C + +, XML or LUA and publish it as open source software or selling it as a commercial program. The rendering engine uses internally OpenGL or DirectX optionally. The planned editor supports software development on Linux, Windows and maybe MacOS X. DirectX 9 and therefore Windows XP are currently not supported and support is not planned in the future. One goal of the Pear3DEngine Framework is to use the latest and most promising algorithms and techniques from the 3D and IT scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    CTRLR panel for Waldorf Microwave XT

    MIDI/Sysex editor for Waldorf Microwave II/XT/XTk

    monstrumWaveXL or (mwaveXL) is a Lua based cross platform application which sends MIDI and sysex data to/from the Waldorf Microwave II/XT/XTk from either standalone mode or as a VST in your favorite DAW. This is not a software emulator of a Waldorf synth, it is an editor for the actual synth thus requires a Waldorf microwave (xt xtk or II) synthesizer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LuaEdit is an IDE/Text Editor/Debugger for the Lua language. Its interface looks like MS Visual Studio .Net� and includes syntax highlighting, code completion, advance breakpoint management, efficient search engines, etc. Client under GPL and server (core debugger) under LGPL.
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 25
    Libraries and tools for compiling and text processing, written in Dylan using XML-based literate programming techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB