Showing 18 open source projects for "basic programming language"

View related business solutions
  • Caller ID Reputation provides the most comprehensive view of your caller ID scores across all carriers Icon
    Caller ID Reputation provides the most comprehensive view of your caller ID scores across all carriers

    Instantly identify flagged caller IDs and decrease flags by up to 95% your first month.

    Keep your agents on the phone with increased connection rates by monitoring your phone number reputation across all major carriers and call blocking apps.
    Learn More
  • Optimize your quoting process with DrayMaster, our intuitive rate management solution designed specifically for truckers and brokers. Icon
    Optimize your quoting process with DrayMaster, our intuitive rate management solution designed specifically for truckers and brokers.

    The easier way to manage your intermodal rates

    DrayMaster is the go-to tool for drayage carrier rate management, quicker quoting and improved collaboration, providing a simple web interface for looking up rates or integrating into an existing TMS. It is the only rate management solution that captures complete drayage rates beyond line haul and fuel surcharge with a full view to all accessorials, and the only neutral tariff management system and digital delivery platform designed specifically for the drayage industry. DrayMaster can also connect 3PLs, freight forwarders, and brokers with drayage providers utilizing great features including streamlined rate management and quoting, professional quotes that include all accessorials, simplified administration of complex rates, real-time access to current rate information, and a simple bid tool for quick RFP quoting. With DrayMaster, spend less time on challenging intermodal rates and more time growing your business.
    Learn More
  • 1
    compromise

    compromise

    Modest natural-language processing

    Language is complicated and there's a gazillion words. Compromise is a javascript library that interprets and pre-parses text and makes some reasonable decisions so things are way easier. Compromise tries its best to parse text. it is small, quick, and often good-enough. It is not as smart as you'd think. Conjugate and negate verbs in any tense.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    SciTECO

    SciTECO

    Advanced TECO dialect and interactive screen editor based on Scintilla

    SciTECO is an interactive TECO dialect, similar to Video TECO. It also adds features from classic TECO-11, as well as unique new ideas. Project development takes place here: https://git.fmsbw.de/sciteco The download archive is mirrored at Sourceforge, but for nightly builds check out: https://sciteco.fmsbw.de/downloads/nightly/
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    ChordSmith

    ChordSmith

    Chordpro editor that can display, transpose and print song sheets.

    ChordSmith is a chordpro editor that can display, transpose and print song sheets containing chords and lyrics. It can also edit and convert song sheet formats (including Harmonica tabs) between chordpro format (chords in square brackets in line with lyrics) and two-line format (chords above lyrics). You can find many free sources of song sheets in both formats on the Internet. More information at https://chordsmith.sourceforge.io/ Here are just a few of ChordSmith's many features:
    Downloads: 52 This Week
    Last Update:
    See Project
  • 4
    TextPaint

    TextPaint

    this is the text editing and painting software

    this is the text editing and painting software. you can edit text files in our application
    Downloads: 0 This Week
    Last Update:
    See Project
  • The POS System for Specialty Retailers. Icon
    The POS System for Specialty Retailers.

    Omnichannel POS and inventory management designed for multi-store apparel, footwear, sports, and gift merchants.

    Established in 1992 in NYC, Runit is THE cloud-based Retail Management and Point of Sale (POS) system for high-end apparel, footwear, sporting goods and gift retail chains. Combining a flexible platform with highly personalized 24x7 service, we will enable you to integrate processes across your stores, warehouses, websites and third party online channels.
    Learn More
  • 5
    iText®, a JAVA PDF library

    iText®, a JAVA PDF library

    PDF Library for Developers

    iText is an open-source PDF library available for Java and .NET (C#). iText allows you to effortlessly generate and manipulate standards-compliant PDF documents with a powerful and feature-rich SDK. With iText, you can create archivable and accessible PDFs, split and merge documents, fill and flatten forms, digitally sign documents, and more. iText add-ons enable additional functionality, such as PDF creation from HTML templates, secure redaction, OCR, and much more. The latest...
    Leader badge
    Downloads: 279 This Week
    Last Update:
    See Project
  • 6
    Notepad3

    Notepad3

    Light-weight Scintilla-based text editor with syntax highlighting

    Notepad3 is a fast and light-weight Scintilla-based text editor with syntax highlighting. Notepad3 is an excellent replacement for the default Windows text editor. Notepad3 offers many extra features over Notepad. It has a small memory footprint, but is powerful enough to handle most programming jobs.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7

    pyWeb Literate Programming Tool

    Literate Programming in pure Python

    pyWeb is a Literate Programming tool that will work with any markup language and any programming langauge. The idea is to allow you to create great documentation with as constraints or limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    writeup
    Programming language for converting source documents into HTML or XML. Writeup is a combination of a markup language (similar to markdown) and a macro pre-processing language that enables a formal production system to be set up for documents.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    TextBlob

    TextBlob

    TextBlob is a Python library for processing textual data

    ...Also, it comes with a WordNet integration. If you only intend to use TextBlob’s default models (no model overrides), you can pass the lite argument. This downloads only those corpora needed for basic functionality. TextBlob is also available as a conda package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ERP System for Manufacturing Icon
    ERP System for Manufacturing

    ProShop dramatically improves efficiency because it focuses on improving the execution of manufacturing shop processes.

    ProShop is a paperless and web based shop management, ERP, MES and QMS system for manufacturing companies in regulated industries. ProShop was built on the shop floor of a machine shop for nearly 20 years, and it's not like anything you've seen. Built to manage the complex manufacturing environment better than anything else on the market - by an order of magnitude. Never before has there been a system that gives you such insight into every detail of your manufacturing company. ProShop is best described as a Digital Manufacturing Ecosystem (DME). It is 100% paperless, and combines the features found in ERP, MES, QMS, CMMS, and other software categories for machine shops, fabricators, job shops, contract manufacturers and others in regulated industries who need tight controls on their process and want exacting and timely information to make the best and most profitable decisions.
    Learn More
  • 10

    Trim Lines

    Trim Lines removes trailing whitespace from source code files

    ...Usage example: trimlines d:\Projects\SomeProject\src *.c;*.cpp;*.h;*.hpp;*.inc .svn;.git With this command all files in "d:\Projects\SomeProject\src" including sub-folders that match search masks "*.c;*.cpp;*.h;*.hpp;*.inc" and excluding specified folders ".svn;.git" will be processed. Can process unicode and system native encoded text files. Programming language is C++ with Qt, it can be compiled for any platform supported by Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A simple way to create a syntax highlighting editor for a custom language/grammar and/or create custom grammar parsers. This is a .NET project written in C#. See details here: http://acct001.com/wordpress/?p=190
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ApexText

    ApexText

    Efficient and lightweight text editor with rich functionalities.

    ApexText is a general purpose text editor for developers and non-developers. It supports synatx highlighting for Java, C, C++, Perl, SQL, JSP, HTML etc., tooling for Java. Many UI features are configurable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple text editor for editing multiple language files in parallel. Corresponding translations are automatically highlighted in order to aid reviewing against multiple sources. Supports gettext PO and key = value format. Highly recommended for polyglots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    English C is a meta-language. The project has changed over the time from the programming language that pretended to understand texts written in an English-like language to a self-describing language like the MIME and C programming language are.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Plb4jEdit adds IDE like behaviour (syntax highlighting, plugins, macros, console commandos for compile & run/debug, code completion, source structure view via SideKick-Plugin) for the programming language PL/B (e.g. http://www.sunbelt-plb.com) to the ope
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XML-Lit is a simple language-independent literate programming system that works with any XML-based markup language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SrcComDoc allows documentation written in source comment rows to be extracted, formatted and highlighted according to the chosen documentation format. The basic SrcComDoc syntax is source and documentation language independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Adapt is data conversion language developped in 1984 by Norman W. Molhant and Christophe Dupriez. It has been used in many circumstances, it translated itself in many programming environment and it should evolve now toward modern environments like Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next