Showing 208 open source projects for "preprocessor"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 1

    Html preprocessor

    Html preprocessor is scripting language by which webpage can created

    Html preprocessor is a scripting language through which webpage can be created.you have to just write preprocessor script and it outputs html webpage. NOTE: I (developer) need some friend who help in development of this.And one for documentation. Please contact me to help:EMAIL - singhroshan1999@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Impact Finite Element Program
    Impact is an explicit Finite Element Program Suite which simulates dynamic impact events. It has a range of elements, contact handling and different material laws. Models can be created, solved and analyzed with the included pre- and postprocessor. Impact is based on an Explicit Time stepping algorithm. These kind of codes are used to simulate dynamic phenomena such as car crashes and similar, usually involving large deformations.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    IRPF90
    WARNING: Project moved to http://github.com/scemama/irpf90 IRPF90 is a Fortran90 preprocessor written in Python for programming using the Implicit Reference to Parameters (IRP) method. It simplifies the development of large fortran codes in the field of scientific high performance computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Knyle Style Sheets

    Knyle Style Sheets

    A methodology for documenting CSS and generating styleguides

    KSS attempts to provide a methodology for writing maintainable, documented CSS within a team. Specifically, KSS is a documentation specification and styleguide format. It is not a preprocessor, CSS framework, naming convention, or specificity guideline. Documentation is all about communication. Between people, not computers. So why should your documentation format cater to computers? KSS’s documentation syntax is human readable, but just structured enough to be machine parsable. KSS is designed...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • 5
    Graphal

    Graphal

    Graph algorithms interpreter, IDE, debugger, 3D visualizations.

    Graphal is an interpreter of a programming language that is mainly oriented to graph algorithms. There is a command line interpreter and a graphical integrated development environment. The IDE contains text editor for programmers, compilation and script output, advanced debugger and visualization window. The progress of the interpreted and debugged graph algorithm can be displayed in 3D scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XPT is a general-purpose XML Preprocessor with facilitates easy interfacing with Python. It's initial context was within DocBook 5 projects, but it is not intented to be restricted to that context. A tool/library is being build for manpage extraction from source files. XPT bindings are used to insert manpages into processed DocBook 5 output. Sources can be download from SourceForge, where the SVN repository holds the most recent code. Ubuntu pre-built packages are automatically build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    javapp

    A preprocessor for Java

    This is a preprocessor written in Java intended for ( but not limited to ) use with Java source files. It uses a syntax that is very similar to the C standard preprocessor but includes a number of enhancements ( like the ability to invoke external processors ) and programming friendly features ( like multiline macros without end of line continuations ). Unlike the C preprocessor it supports UTF-8, which makes it's more useful to the Java developer ( and for other languages ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    cauxp

    A preprocessing tool that compliments the C preprocessor.

    Cauxp processes some additional preprocessing directives and can be run prior to the standard C preprocessor. It allows multiline defines without line continuation markers and allows external tools to be invoked by cap on sections of the file. There are some additional features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EPP Task is an easy preprocessor ant task. The next directives are supported: #ifdef, #ifndef, #else, #endif and #include.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 10

    cconstants

    tools for reading constants from C header files

    cconstants is a library and a set of command line utilities that allow the values of constants defined in C header files to be queried outside the C preprocessor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project is about a preprocessor that translates JavaMIP code into Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PasHyPer

    Hypertext Preprocessor using pascal.

    Pascal Hypertext Preprocessor. A preprocessor for hypertext made in pascal and using as script a subset of standard pascal language, with MySQL native connection. It is a PHP wrapper. It's a Pascal for WEB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    Ccide reads a source program, in one of several programming languages, expands all embedded decision tables, and generates the new, expanded source. Ccidew processes C language programs directly. The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables. Ccide checks all conditions once and only once, avoiding side effects. Ccide checks tables for conflicts and other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Relative Iterate

    Deals with short coming of Boost's preprocessor ITERATE library.

    The Boost preprocessor library is a great library. However, I've found a problem that it does not cover. It cannot deal with a repetition of a file that doesn't either exist in the include path set or relative to that set. This is because the #include BOOST_PP_ITERATE() tries to include the file to iterate over from another file in another directory. Since it is in another directory different from the caller, this requires that the caller is located somewhere off of one of the include...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    avr-libethernet

    Ethernet stack implementation (currently based on the ENC28J60)

    A callback handler based ethernet stack implementation optimized for AVR microcontrollers. For now, the only controller supported is the ENC28J60. However it is easy to integrate different controllers as the interface your driver has to provide is fairly simple. Developed by the hobbyist programmers and electrical engineering students Niklas Fritz and Alexander Gladis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    file_process

    file search and process tool, work under both Linux and Windows.

    C implemented search program and some enhanced C preprocessor (add enum2str() function).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Powerful HTML Preprocessor based on 9 passes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    melt - a simple package generator for the Mac OS X installer. melt allows to create full-featured Mac OS X installer packages with as little code and maintenance work as possible and easily integrates into the UNIX toolchain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    LuaCalc

    Crossplatform stack calculator with very fast usage.

    Crossplatform calculator based on preprocessor to Lua language (CLua). CLua have a hybrid syntax between C-style and Lua and have some additions like inline condition operator etc. Easy and very fast in use. Helpful for debugging and analysing data. Enjoy! Get code on homepage (bitbucket. Link below) of project or download win exe from here or homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    trl is a library that adds functions to C++ to serialize and deserialize an object hierarchy, analog to the serialize method of java. This is done using the standard C++ preprocessor and template meta-programming techniques. It has moved to https://github.com/gerritdaniels/ctrl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    MIDITOR

    MIDI multi track song writing in an ASCII editor!

    MIDITOR is a command line compiler that takes ASCII edited music which can be in the style of drum or guitar tablature but with accuracy. MIDITOR is comparable to a sequencer. It turns any ASCII editor into a MIDI editor, for loops, sequencing and composing. Any MIDI message can be sent at specific times including patch changes, control changes.... Tracks and channels can be easily rendered in parallel and the powerful macro preprocessor handles the repetitious nature of music writing. Music...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Just Another Script Preprocessor

    Just Another Script Preprocessor

    Just Another Script Preprocessor

    A small program for changing script file of Warcraft 3 map
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    this is a preprocessor to provide a "national lang support" before the compile-time and then save a lot of run-time. it initially intended to process websites to multiply it with the number of human langs but it is simple enough to use more generally
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A general purpose framework for quickly build a working website in a typical PHP/MySQL environment. It is targeted at developers, experienced web administrators and anyone unafraid of hacking and using a text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    JavaSKT

    Preprocessor for Charles Wikner's LaTeX SKT package

    This is Java port of Charles Wikner's preprocessor for SKT LaTeX package SKT.C
    Downloads: 0 This Week
    Last Update:
    See Project