Showing 56 open source projects for "printer"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    prog89s52

    prog89s52

    Utility for programming an AT89S52 via a parallel port.

    prog89S52 is a utility for Linux on the PC, allowing programming of Atmel's AT89S52 microcontroller via the parallel printer port. Atmel's 89S are programmable via an SPI port and therefore require absolutely no additional components in order to program them in-system. This program requires a standard "Centronics" type PC parallel port (a bidirectional, EPP or ECP port is not required). A 5-way cable is required to connect the microcontroller to the port; wiring information is given in the included manual page. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    Y2L

    Yacc-to-Latex pretty printer/convertor

    Y2L is a Yacc-to-Latex pretty printer/convertor. It converts Yacc grammar descriptions into EBNF descriptions in LaTeX or plain ASCII. It's written entirely in AWK.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    gEcrit
    gEcrit is a Python orientated source code editor. It tries to keep the interface as clean as possible and keep the menus simple. It features all the common features a Python programmer might need, including an interactive Python shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Markup pretty-printer

    OmniMark library to safely indent markup for SGML or XML serialization

    This is an OmniMark markup filter library that safely indents markup before it's output in SGML or XML form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5

    JExec

    Incapsulate Java/oos features for easy usage from legacy or other lang

    Incapsulate Java/oos features for easy usage from other lang or OS (eg legacy, AS400). Java programmers can take advantage from many features offered by the language itself as from that created by the open source comunity; but integration with other languages may be painfull, expecially from OS/lang like AS400/RPG. JEsec want to be a collection of encapsultated java/oos features directly java-callable or proxied by JEsec tcp-ip service or by JEsec client caller. Example of java/OOS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Clip2VO

    Clipper compatibility library for CA-Visual Objects

    Clip2Vo was born to help migrate an old clipper application to Windows without rewrite it. The main goal was to let the customer to print to standard laser printer. Clip2Vo has been a rethinking of the base VO Terminal library to let build data entry forms and reporting using the good ol' clipper syntax. Clip2Vo has been tested with Visual Objects 2.7b1
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Jalopy is a source code formatter/beautifier/pretty printer for the Java programming language. It is aimed to provide a full-featured, yet free alternative to the well-known Jindent. Plug-ins for Ant, Eclipse, IDEA, JBuilder, JDeveloper, jEdit, NetBeans.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 8
    cfgrep is an attempt to produce a grep-like program that uses regular expressions extended to describe context-free grammars. The largest part of the project is the C++ library developed to process those expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    IvmaiAsn ASN1/ECN/XDR Tools. A collection of the ASN.1/ECN parser, XDR-to-ASN.1 converter and pretty-printer scripts for ASN.1/ECN specifications. Contains also a formal definition of the ASN.1 built-in types, ECN encoding classes and XDR encodings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    A Java package for pretty-printing a text by deciding where to introduce line-breaks and indentation. A Java implementation of Derek Oppen\'s pretty printing algorithm. It is _not_ a pretty printer for Java code, though it could be used to write one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A set of library functions to generate pPostScript plots to file or printer. Several levels of user interface, highest level includes virtual windows, autoscale etc. Supported graphs are linear, logarithmic and polar plots. Lower levels include standard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    print your source codes in eclipse based on paperclips
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Printing Reports in .NET (originally by Mike Mayer see http://www.codeproject.com/csharp/ReportPrinting.asp). Using the library presented, you can print reports from C# and other .NET languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pretty-printer for the Progress 4GL. Takes over from the old "beauty.p".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenRDL is an open source alternative to Microsoft’s SQL Server Reporting Services. Reports are based on the Report Definition Language (RDL) specification with multiple output formats (PDF, HTML, printer). Deployment on Windows, Linux (Mono) or embedded
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    BPhilCal - a calendar server script for generating printer-friendly chronologically sorted listings for one or many selected concert subscriptions of the Berlin Philharmonic Orchestra Sir Simon Rattle and Chamber Music Hall incl. links to Wikipedia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EasyUnit is a unit testing framework for C++ and EC++ that intends to ease this process. It is based on CppUnitLite administration-free concept with the following additions: fixtures support, customizable test runner and results printer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A cross-platform automatic code formatter for C++ and possibly other languages. You could call it a 'pretty-printer' for C++ code. It will fix indentation and can convert tabs to spaces or spaces to tabs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A refactoring tool for the Java programming language, it includes the JavaStyle pretty printer, a UML java class diagram viewer, a coding standards checker and computes program metrics. Plugins for jEdit, Netbeans, JBuilder and other IDEs available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Karekol is a small convertor that turns code into coloured HTML. Use it and see your code on a colour printer or website near you. We start by supporting VB.NET and C# code, but support for others could be added later. Keywords: Pretty Print; VB2HTML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Tcl/Tk library and program to allow easy printing to the Nintendo Gameboy Printer from a PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Python xmlite module is an extremely light weight XML parser and printer. It does not use the DOM or SAX interfaces but instead works with simple nested lists to represent an XML document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Production (3 level) Programmer for Microchip PIC on Win9X,DOS,NT,Win2K. Flash and Eprom, 14 and 12 bit devices. Printer Port programmers and the BEL In-circuit Dual PRODUCTION Pic Programmer board.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    pprint - cross referencing postscript pretty-printer for C/C++/Verilog source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CPP2RTF: generates listings of C++ code in RTF format, using different fonts and typefaces to highlight syntax for printing on a B&W printer. Pre-compiled binaries for both Windows and Cygwin are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB