Top 15 Bison Alternative and Similar Softwares | Apr 2024

GNU Bison, commonly known as Bison, is a parser generator that is part of the GNU Project. Bison reads a specification of a context-free language, warns about any parsing ambiguities, and generates a parser (either in C, C++, or Java) which reads sequences of tokens and decides whether the sequence conforms to the syntax specified by the grammar.

1. Doxygen

Doxygen Doxygen is a tool for generating documentation from annotated C++ sources, as well as other popular programming languages like C, Objective-C, C#, PHP, Java, Python, IDL (CORBA, Microsoft, and UNO/OpenOffice flavors), Fortran, VHDL, Tcl, and to some extent D.......

2. AgileLoad

AgileLoad Agileload is an entreprise-class performance testing tool which helps you creating your test scenarios fast and pinpoints performance issues whithin your application and infrastructure.Agileload :- simulates a large number of user connection from you local network and/or from the cloud- monitors in real-time your web application behaviours- detects anomalies and......

3. Compiler Explorer

Compiler Explorer Compiler Explorer is an interactive compiler. The left-hand pane shows editable C/C++/Rust/Go/D code. The right, the assembly output of having compiled the code with a given compiler and settings. Multiple compilers are supported, and the UI layout is configurable (the Golden Layout library is used for this).......

4. Botpress

Botpress Botpress is an open-source bot creation platform built with Javascript and powered by a rich set of community-made modules.FEATURES- Code-first bot building platform- On premise (i.e. runs locally, host it yourself)- Modular & open-source (don't reinvent the wheel)- Community-focused- Leverages as many other tools as possible- Easy to learn and......

5. Ninja Build

Ninja Build Ninja is a small build system with a focus on speed. It differs from other build systems in two major respects: it is designed to have its input files generated by a higher-level build system, and it is designed to run builds as fast as possible.......

6. HookInjEx

HookInjEx How to inject code into another processes address space, and then execute it in the context of this process.; Author: Robert Kuster; Updated: 21 Aug 2003; Section: Threads, Processes & IPC; Chapter: General Programming; Updated: 21 Aug 2003......

7. madCodeHook

madCodeHook madCodeHook offers everything you need to hook code (mostly APIs) in all 32 and 64 bit Windows operating systems from Windows 95 to Windows 10. You can choose whether you want to hook APIs in your own process, or in a specific target process, or system wide.Using madCodeHook is very......

8. Geektastic

Geektastic At Geektastic we help our client's thoroughly evaluate their future talent using our unique peer reviewed code challenge platform. We believe a candidate is worth more than a score and the only way to thoroughly understand how suitable they are to work in your team is to have a human......

9. {code} montage

{code} montage Ready to change the world?We believe coders can be superheroes.Join us to find open source, social impact projects that improve the world.......

10. Rust Playground

Rust Playground Experiment in-browser with Rust code, seeing compiled ASM code as you go.......

11. CSS Validator

CSS Validator CSS Validator validates css code and find errors, warnings that can be fixed. Copy, paste or write your code and This validator can validate css code as you write.......

12. Automake

Automake GNU Automake is a programming tool that produces portable makefiles for use by the make program, used in compiling software.......

13. HomeKit

HomeKit HomeKit is a framework in iOS 8 for communicating with and controlling connected accessories in a user’s home. You can enable users to discover HomeKit accessories in their home and configure them, or you can create actions to control those devices. Users can group actions together and trigger them using......

14. Browshot

Browshot Browshot is a powerful service to take real-time screenshots in 30+ screen resolutions on 15+ virtual devices, including iPhone, Nook, Android, etc. Browshot provides full support for HTML5, CSS3, Flash, JavaScript, etc. You can request thumbnails of any size and any ratio.......

15. pandoc

pandoc If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Need to generate a man page from a markdown file? No problem. LaTeX to Docbook? Sure. HTML to MediaWiki? Yes, that too. Pandoc can read markdown and (subsets of) reStructuredText, HTML, and LaTeX,......