Browse free open source BASIC Text Editors and projects below. Use the toggles on the left to filter open source BASIC Text Editors by OS, license, language, programming language, and project status.

  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Apache OpenOffice

    Apache OpenOffice

    The free and Open Source productivity suite

    Free alternative for Office productivity tools: Apache OpenOffice - formerly known as OpenOffice.org - is an open-source office productivity software suite containing word processor, spreadsheet, presentation, graphics, formula editor, and database management applications. OpenOffice is available in many languages, works on all common computers, stores data in ODF - the international open standard format - and is able to read and write files in other formats, included the format used by the most common office suite packages. OpenOffice is also able to export files in PDF format. OpenOffice has supported extensions, in a similar manner to Mozilla Firefox, making easy to add new functionality to an existing OpenOffice installation.
    Leader badge
    Downloads: 171,849 This Week
    Last Update:
    See Project
  • 2
    iMath
    Intelligent formulas: Numeric and symbolic calculations in LibreOffice and Openoffice Writer. The iMath extension to Libreoffice and OpenOffice enables numeric and symbolic calculations inside a Writer document. If your OS can install .deb packages, have a look at my PPA http://launchpad.net/~jrheinlaender/+archive/ppa
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 3
    Anaphraseus
    Anaphraseus is a CAT (Computer Aided Translation) tool, OpenOffice.org 2-3 macro set for OpenOffice/LibreOffice Writer similar to famous Wordfast. It works with the Wordfast Translation Memory format (*.TXT), and supports text segmentation.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    OOoLatex is no more maintained. Please consider using TexMaths (http://roland65.free.fr/texmaths/) OOoLatex is a set marcos designed to provide latex support into OpenOffice. Complex equations can be inserted as images, the latex code is saved into the image attribute while simpler equations are expanded into symbol characters to be inserted as text.
    Downloads: 14 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    cedit

    cedit

    Simple console editor for Windows, Linux, FreeBSD , Dos

    Simple console editor for Windows, Linux, FreeBSD , Dos Has highlighting for the freebasic programming language. Unicode is supported for windows and linux Undo|Redo
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    DocScript is an approach to document preparation. It presents tools and utilities to edit and publish documents. The philosophy behind the DocScript project is to utilize the programming tools you're working with anyway in your daily work.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    OOoLilyPond (OLy) is an Extension for OpenOffice.org and LibreOffice. With OLy, you can include musical notation within text and presentation documents. The music expressions are entered as text codes and translated to images (png or eps) using LilyPond. The development has moved to GitHub (https://github.com/openlilylib/LO-ly). You will not find new releases here anymore.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Mateusz's Saucy Editor

    Mateusz's Saucy Editor

    A simple console-mode text editor

    Mateusz's Saucy Editor (MSEDIT) is a simple editor working in the DOS environment. I decided to write it, because I had been using the Microsoft's EDIT editor for years, without finding any free alternative. Of course, there is plenty of free DOS editors out there, but no one has ever matched my expectations (or should I say, my taste). I guess that's because I had already been "formatted" by the MS editor :-) You will probably notice that MSEDIT is very similar to Microsoft's EDIT. That's a pure coincidence, and there is no connection at all between both of them.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    gentext_chung text and music generator
    gentext genmidi chung is a small text generation / midi piano music gen generator based on SORT dychotomic algorythm (inspired from ai neural networks RNN LSTM and Markov chains but not at all the same) .Trained with an input text file , it can generate random variants text / music stream in response to user input or freely (user enters empty input) or realtime non stop. Written in easy fast compiled freebasic. Generates midi music when load miditext txt files saved with brainpiano3 of midipiano_chung . No cuda or openCL required can run on a ordinary pc . genmidi_chung version added for data size x2 (+ works with notes variations instead of absolute values) + select midi output port. Can be compared to a sophisticared random pattern playlist player . Included utilities can generate txt files from midi files entire folder and merge txt folder files into single txt file . genmidi2 version separates chord and theme for sort on theme only (experiment) .
    Downloads: 1 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
    Components for Gambas: a Dict.Org client and a aspell client; that gives you,a dictionary from Dict.Org and a spell checker from aspell in Gambas(See also: http://gambas.sourceforge.net/ )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    QBASDOWN

    A Markdown implementation for FreeDOS

    Usage: qbasdown Markdown_file qbasdown Markdown_file --verbose qbasdown Markdown_file --silent ~~~ Written for FreeDOS in QuickBASIC 4.5, mostly under a hybrid DOSEMU/FreeDOS 1.2 installation, but the final compilation in a release will always be tested on bare silicon in a dedicated FreeDOS installation. QuickBASIC? Why? To see if it could be done, I guess, and also to re-familiarize myself with this BASIC dialect. It also compiles in FreeBASIC using the *-lang qb* switch. Linux has dozens of Markdown implementations, probably better than this one, too, but I don't know of any on FreeDOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Rondel for Haiku

    Rondel for Haiku

    Markdown-capable text editor for Haiku

    Rondel is a text editor. Nothing special about it, you've used text editors before. But Rondel allows you to insert Markdown formatting codes, either by hand or from its menus, and to generate HTML files from its own text files. Installation: Move (don't copy) the .hpkg file into /boot/home/config/packages on any Haiku installation with Package Management enabled. If your Haiku installation is quite up-to-date, you should be able to double-click the .hpkg and have it load into HaikuDepot, ready for installation. The source files will be found in /boot/home/config/data/src after installation, in Yabadabbadoo format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Sentences calculator

    Sentences calculator for brain training

    OpenOffice extension, which displays the result of a document sentences, in the purpose to practice the kind of brain training described in http://fr.wikiversity.org/wiki/Recherche:Les_chemins_du_langage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SuflerTM

    SuflerTM

    Libre Office extension with computer-aided translation CAT functions

    Sufler™ it's simple and innovative Computer Aided Translation tool (CAT) for Libre Office Suite. For users is similar to Wordfast Classic or Anaphraseus but inside has extraordinary solutions. Is intended to be an easy-to-use and trouble-free CAT tool to support Libre Office users in their freelancer's translation work. In the first stage, it will focus on Write text files without formatting. Further development depends on the interest of the community of translators using Libre Office. If you are interested in testing the Sufler™ alpha version let us know.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Transie is a dual-pane text editor for translators. It's made with Gambas and runs on Linux with Qt and KDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Trope for Haiku

    Trope for Haiku

    General-purpose text editor for Haiku

    Trope is a text editor, written in the yab programming language for the Haiku Operating System. Nothing special about it, you've used text editors before. It does have a few features other Haiku text editors presently don't have, though. 1. easy access to High-Ascii and Unicode accented characters from the menus 2. Graphical Toolbar 3. Snippets 4. Word and page count How big a file can Trope take? Well, I test it on Tostoy's War and Peace - over 3 megabytes of text. Trope takes a very long time to load this monster, but it doesn't crash under the load, and once it's in, it will happily open up new windows with lesser documents.. So if you plan to write something longer than War and Peace, you probably need a different tool :-) License: MIT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    listtext_chung
    listtext chung is a small text file browser written in freebasic .
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.