Open Source Yacc Software for Windows - Page 2

Yacc Software for Windows

View 23624 business solutions

Browse free open source Yacc Software for Windows and projects below. Use the toggles on the left to filter open source Yacc Software for Windows by OS, license, language, programming language, and project status.

  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely

    Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
  • 1

    Fuzzball MUCK

    Moved to http://www.fuzzball.org

    Moved to http://www.fuzzball.org Everything here has been frozen for historical purposes. Fuzzball Muck is a networked multi-user MUD chat server. It is user-extensible, and newer versions (6.x) support advanced features such as GUI dialogs, through close client-server cooperation with Trebuchet or other clients that support MCP-GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GRAMophone is an algorithmic generator of music composition. The music is generated using two kinds of formal grammar: Chomsky’s grammar for TOP DOWN approach to the composition and a reduced version of Lindenmayer grammar for BOTTOM UP approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gimp User Filter is a plugin for The Gimp (http://www.gimp.org/), originally written by Jens Restemeier back in 1997. This project is about maintaining the plugin, keeping it compatible with current versions of Gimp, and eventually extending its features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Green Engine was designed as an introduction to programming and game development for those who have little or no previous experience. The games developed using this system are described in a high level, simple to use scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise AI Search, Intranet, and Wiki in one platform. Icon
    Enterprise AI Search, Intranet, and Wiki in one platform.

    Your company’s all-in-one solution for trusted information

    Cut through the noise and end information overload with Guru, an all-in-one wiki, intranet, and knowledge base that serves as your company's single source of truth.
  • 5
    HGL Suite

    HGL Suite

    A piece of useless crap

    March 2013 this project was announced first to public, but the feedback was ZERO. So I guess it is insanely bad and unusable. Ok. But sorry, I decided to continue it for myself to improve my inability and unexperience in software development FOR MYSELF. Even if it seemed to be the worst thing ever, I *NEED* to develop software for my own well being and even if I apparently - after over 20 years since the first lines of code I wrote - I improved my ability not a single bit than it is like that and I can't change it. BTW: there was feedback indeed: from the own 'family': "it is done by YOU so it cannot be of use for anybody!" (Literally: it contains algorithms and algorithms are evil and are non-existent in usable software)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ‘intelliworm’ is a prototype simulation of a Intelligent Species of a common earth worm,which inherits human like decision making capabilities through Neural Network intelligence representation,all developed by integrating .NET with Lisp and Yacc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Ivory Programming Language: A modern language for systems programming
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Kokua

    Kokua

    Kokua is a V3 based open source metaverse viewer project.

    Kokua is an open source metaverse viewer project based on the Second Life Viewer source. Disclaimer: This software is not provided or supported by Linden Lab, the makers of Second Life. The goal of Kokua is to greatly improve the usability of the Viewer through community involvement, thoughtful design, modern development methods, and a pro-change atmosphere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MGFp
    MGFp is open parser implementation for the Mascot Generic Format (MGF). It uses bison/flex to define a formal grammar and provides the necessary C++ adapter classes. The software is provided under a BSD license. Development on SF.net has ceased. You can find the project at http://kirchnerlab.github.com/libmgf/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
  • 10
    Mutabor

    Mutabor

    Perform dynamic tunings for realtime music.

    Mutabor is a Program that allows performing and composing microtonal music using a normal MIDI keybord. But it's powerful description language is intended to allow permanent retunings and tuning logics in to describ, what's actually goes on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NetProg is an API in C language allowing an homogeneous programming of communicating applications on many operating systems. It covers all the need for applications that requires complex way of exchanging data in synchronous or asynchronous mode. Based on messages for exchanging data between clients and servers, it, moreover, access databases or files with the same message modelling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pear3DEngine

    Pear3DEngine

    Pear3DEngine is a modern and modular 3D development framework

    Pear3DEngine is a modern and modular 3D development framework that lets you create professional games, simulations and more. You are free to develop your program in C + +, XML or LUA and publish it as open source software or selling it as a commercial program. The rendering engine uses internally OpenGL or DirectX optionally. The planned editor supports software development on Linux, Windows and maybe MacOS X. DirectX 9 and therefore Windows XP are currently not supported and support is not planned in the future. One goal of the Pear3DEngine Framework is to use the latest and most promising algorithms and techniques from the 3D and IT scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Phight - a phylogeny tree building program Currently, it supports Likelihood method and distance method. This program will includes diagnostic function as a special feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project compiles sql_yacc.yy from the MySQL source using Parse::YAPP and creates a stand-alone pure-perl parser for MySQL statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RANGE: produce random genetic transcription networks in the NEMO language, which when compiled outputs models in Systems Biology Markup Language. Generate synthetic microarray data, or use NEMO alone to SBML-ize a network, or visualize it in cytoscape.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A parsing toolkit that supports both top-down (LL(1) and Simple Precedence) and bottom-up parsing (LR(0), SLR(1), LR(1) and LALR(1)). The toolkit supports generating Java parsers for all the bottom-up parsing methods, based on a CUP definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SoundComp
    A compiler library for a language integrating all that is needed for completely defining whole sound/music compilations. From very basic stuff as defining oscillators etc in all their parameters up to note events and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Team Purple

    Team Purple

    Common stuff for Imprudence and Kokua open source metaverse viewers.

    The Imprudence and Kokua open source metaverse viewers are developed by Team Purple. This project is for the common stuff that is shared between the two viewers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The CCC Language is yet another programming language. It is platform-independent, compact, and robust. Supports many SQL engines, has own ISAM DB engine, has terminal mode and more UI-s, is object-oriented, but it is compiled and not interpreted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WebCleaner is a filtering HTTP proxy. It removes adverts, compresses documents, deanimates GIFs, can use SquidGuard filter lists, and more. It is easy to configure with a web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WebTugaPL - WebTuga Programming Language (Projecto para uma linguagem de programação simples e fácil de aprender e utilizar em português).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WinTriangle is a specialized RTF word processor capable of displaying and voicing math and science documents.Scientific expression to be expressed in a linear form. The goal is to provide a common format usable by sighted and visually impaired people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    YaKa is an environment for describing and installing site wide systems. For further informations please have a look at http://yaka.ensiie.fr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Z83 C Compiler is an optimizing cross compiler for a language very similar to C targeted toward the TI83+. The output from the compiler may be assembled with TASM (http://home.comcast.net/~tasm/) or ZASM (http://lpg.ticalc.org/prj_zasm/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Calculates the total number of source code changes between two source code directories. Also enlists the number of source code lines added, removed and modified.
    Downloads: 0 This Week
    Last Update:
    See Project