Showing 87 open source projects for "syntax"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 1
    Ruby

    Ruby

    Ruby programming language

    A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write. Ruby is a language of careful balance. Its creator, Yukihiro “Matz” Matsumoto, blended parts of his favorite languages (Perl, Smalltalk, Eiffel, Ada, and Lisp) to form a new language that balanced functional programming with imperative programming. He has often said that he is “trying to make Ruby natural, not simple,” in a way that mirrors...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    brython

    brython

    Implementation of Python 3 running in the browser

    Brython (Browser Python) is an implementation of Python 3 running in the browser, with an interface to the DOM elements and events. Brython supports the syntax of Python 3, including comprehensions, generators, metaclasses, imports, etc. and many modules of the CPython distribution. Since version 3.8.0, Brython implements the Python version of the same major/minor version number. It includes libraries to interact with DOM elements and events, and with existing Javascript libraries...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Scrooge

    Scrooge

    A Thrift parser/generator

    ... some annoying boilerplate conversions to be hand-written. This is an attempt to bypass the problem by generating Scala code directly. It also uses Scala syntax so the generated code is much more compact. There is a fairly comprehensive set of unit tests, which actually generate code, compile it, and execute it to verify expectations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FreeBASIC Compiler
    Open-source, free, multi-platform BASIC compiler, with syntax similar MS-QuickBASIC (including the GFX statements), that adds new features such as pointers, unsigned data types, inline assembly, a pre-processor and many others.
    Leader badge
    Downloads: 1,075 This Week
    Last Update:
    See Project
  • AI-powered conversation intelligence software Icon
    AI-powered conversation intelligence software

    Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not.

    Every customer interaction is vital to your business success and revenue growth. With Jiminny’s AI-powered conversation intelligence software, we take recording, capturing, and meticulous analysis of call recordings to the next level. Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not. Seamlessly support your biggest objectives across the entire business landscape with our innovative call tracking system.
  • 5
    RE/flex lexical analyzer generator

    RE/flex lexical analyzer generator

    The regex-centric, fast lexical analyzer generator for C++

    RE/flex is the fast lexical analyzer generator (faster than Flex) with full Unicode support, indent/nodent/dedent anchors, lazy quantifiers, and many other modern features. Accepts Flex lexer specification syntax and is compatible with Bison/Yacc parsers. Generates reusable source code that is easy to understand. Supports fast scanning of UTF-8/16/32 files, strings, and streams. The reflex scanner generator tool generates clean lexer class code that is thread-safe. Generates Graphviz files...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6

    JavaCC Eclipse Plugin

    Version 1.6.1

    The JavaCC Eclipse Plugin provides a JavaCC & JTB editor and a builder which process .jj, .jjt & .jtb files and integrate with Eclipse's incremental build system. Compatible with Eclipse 4.6.0+ and Java 1.8+. Also embeds JTB 1.5.1.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    SQL Code Wrapper

    SQL Code Wrapper

    Utility to wrap SQL for embedding within a host programming language

    SQLCW is a lightweight preprocessor to enable wrapping SQL statements within a specified prefix and suffix. For example prefix "execute (" and suffix ") by cnxn;". The tool is SQL syntax aware and correctly handles quoted expressions and comments. Options are also provided to strip or convert comments and simplify whitespace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Parsedown

    Parsedown

    Better markdown parser in PHP

    Parsedown is capable of escaping user-input within the HTML that it generates. Additionally Parsedown will apply sanitisation to additional scripting vectors (such as scripting link destinations) that are introduced by the markdown syntax itself. If you wish to allow HTML within untrusted user-input, but still want output to be free from XSS it is recommended that you make use of a HTML sanitiser that allows HTML tags to be whitelisted, like HTML Purifier. In both cases you should strongly...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    MssCF

    MssCF

    Mark Stephen Sobkow's Code Factory

    ... of the junior programmer on large database integration projects, whose primary task is to follow the templates provided by the application architect and senior systems analysts. If you can provide a template, it is usually possible to define rules to produce code following the template. The rules themselves use a General Expansion Language (GEL) XML syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • 10

    FCML

    A machine code manipulation library for Intel 64 and IA-32.

    This is a general purpose machine code manipulation library for IA-32 and Intel 64 architectures. The library supports UNIX-like systems as well as Windows and is highly portable. The FCML library is free for commercial and non-commercial use as long as the terms of the LGPL license are met. Currently it supports such features as: - A one-line disassembler - A one-line assembler - An experimental multi-pass load-and-go assembler (Multi line!) - Support for the Intel and AT&T syntax...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    UniCC LALR(1) Parser Generator

    UniCC LALR(1) Parser Generator

    Parser generator, targetting C, C++, Python, JavaScript, JSON and XML

    UniCC (UNIversal Compiler-Compiler) compiles an augmented grammar definition into a program source code that parses the described grammar. Because UniCC is intended to be target-language independent, it can be configured via template definition files to emit parsers in almost any programming language. UniCC comes with out of the box support for the programming languages C, C++, Python (both 2.x and 3.x) and JavaScript. Parsers can also be generated into JSON and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    avr-gfortran

    avr-gfortran

    program avr microcontroller using fortran77 syntax

    This is a pseudo Fortran77 compiler for Atmel AVR microcontroller, written in Fortran using gfortran compiler. The compiler use avr-gcc-4.9.2 as dependency. The recent version of compiler is 1.0.1-alpha. For Windows version (32bit), click https://sourceforge.net/projects/avr-gfortran/files/avr-gfortran-1.0.1-alpha/avr_gfortran-1.0.1-x86win.zip/download Linux version (32bit), click...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Koopa (COBOL) Parser Generator
    This project has moved to GitHub ! The version here at SourceForge will remain for historic purpose. Koopa is a parser generator, made for COBOL. It can handle source files in isolation (no preprocessing required) and doesn't mind the presence of CICS/SQL fragments. The grammar is easily extensible in a way which minimizes the impact on the overall code.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    SQL-Admin is a tool entirely written in Java. It uses JDBC and swing . Admin offers a SQL-Monitor, Data-Export, Data-Import, dynamic forms, guided Query, DML functions and data selection. It 's code-generator generates OO-Wrapper and SWING-GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Emacs package ANTLR-Mode provides: syntax highlighting for ANTLR grammar files, automatic indentation, menus containing rule/token definitions and supported options and various other things like running ANTLR from within Emacs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    PreprocesssorWizard

    PreprocesssorWizard

    WYSIWIG conditional compilation preprocessor for Java etc.

    ... are active and which are not. Being WYSIWYG, the PreprocessorWizard multi-language WYSIWIG preprocessor resolves the problem of code being difficult to read and allows one preprocessing syntax for all languages. It is easy to use as a standalone application and it can be easily integrated with almost any IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project consists of a C preprocessor which allows to use a python inspired syntax to write C code, as well as much more powerful preprocessing using python instead of the very limited standard C preprocessor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HATE

    HATE

    HATE's an ASN.1 Text Editor.

    HATE's an ASN.1 Text Editor written in Java. It is designed to be easy to use, highly customizable and flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Front provides a compiler front end generator that can generate a parser, pretty printer, symbol table handling, and Abstract Syntax Tree data structures and traversals. It also provides a C preprocessor library, and an AST rewriter generator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Klonwerk

    advanced variability management tool

    Klonwerk is an advanced and easy-to-use tool for reactive variability management and large-scale software reuse. It allows you to automatically clone and modify directories of textural or binary files (e.g. code, architecture, documentation), based on conceptual feature/decision models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pyz80 is a z80 cross-assembler written entirely in Python. It accepts text files with the syntax of the Sam Coupe's popular COMET assembler, and outputs a disk image suitable for loading in SimCoupe or transferring to floppy disk for use with a real Sam.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    OOPSGen

    Object Oriented Parser Generator

    The goal of this project is to create a simple and easy to use parser generator that will accept a textual grammar file as an input and output modularized classes representing a limited parser interface. Long term goals include a robust grammar file syntax, output suitable for multiple programming languages, and tools for better integrating compiler functionality, parse tree manipulation, and FSM based scanner generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    runpl

    Run Programming Language

    a new concept for programing: new syntax and a new way of coding source files. not bytecode or any typical implementation for vm. in fact, it encodes functions and keywords for a smaller code, which is good for small devices and embebbed devices. small code, small size, RUN faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XmlPL is a C like language with special syntax for creating and manipulating XML data. If you know Java, C or C++ and XPath then XmlPL is easy to learn. XML is a native data type and is processed more naturally using XML path expressions and inline XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VHDT

    VHDT

    VHDL Design Tool - code generation and project management

    Application simplifies the development and management of VHDL projects. The project is displayed in a well-arranged tree structure depending on the hierarchy of entities. It also helps to maintain projects in a consistent state. Other features include automatic generation of VHDL testbenches and structures based on user-defined templates. The NetBeans platform is used as a basis for the implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next