Showing 24 open source projects for "open any file"

View related business solutions
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    reko

    reko

    Reko is a binary decompiler

    ... contain additional information about a binary file, helpful to the decompilation process or for formatting the output. The decompiler engine then proceeds to analyze the input binary. Reko has the ambition of supporting decompilation of various processor architectures and executable file formats with minimal user intervention. For a complete list, see the supported binaries page.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    XSharpDev

    XSharpDev

    XSharp Repository for the Compiler source code

    The Roslyn folder contains (modified) source from Roslyn The XSharp folder contains our own source for the compiler, documentation and other components. For the build process of the compiler we create our own "specialized" version of the CSharp Compiler. The source for this compiler and codeanalysis.dll is in the Tools folder. This compiler will translate some of the Roslyn Namespaces from CSharp into XSharp to prevent name conflicts when assemblies of both origins are in memory at the same...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SMC - The State Machine Compiler

    SMC - The State Machine Compiler

    Translates state machine into a target programming language.

    SMC takes a state machine stored in a .sm file and generates a State pattern in 14 programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 4

    ULS

    A lexical analyzer generator that makes the class source code.

    ULS is a class library for creating lexical analyzer from language specification file. It's provided as C/C++/C# and Java (class) libraries with a few of tools on Linux/Windows platform.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
    Learn More
  • 5
    AL-IV

    AL-IV

    ALFOUR Programming language. Simple, safe, power, multi-platform.

    A programming language AL-IV (ALFOUR) is a high-level imperative object oriented programming language with minimal introduction level, easy porting to any platform claiming a very high level of safety and stability, with a controllable level of code protection, high efficiency of an executable code, full independence from a target platform, minimal enter level.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Dyalect

    Dyalect

    Dyalect is a programming language for .NET Core

    Dyalect is a dynamic programming language for .NET Core platform. It is lightweight, fast and modern. Dyalect (or Dy for short) is written in C# and has zero dependencies except for standard .NET Core libraries, which means that it can seamlessly run on Windows, MacOS and Linux. Moreover you can use the same binaries on any of these platforms! Dy runs on the top of its own high performance virtual machine. It compiles fast and can be used as an embeddable language or as a scripting language...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Arduino to Assembly Converter

    Arduino to Assembly Converter

    Convert your Arduino C/C++ code to Assembly code.

    (This software works with AVR and ESP8266 architecture) This is a tool help to convert Arduino C/C++ code to Assembly code. Step 1: Choose the Arduino *.elf file (generated when you compile C/C++ code in the IDE, usually located in Temp folder). Step 2: Choose the output txt file, the assembly code will be written to this file. Step 3: Click Convert. The software requires .NET 4.0 Notepad++ recommended (to view Assembly code with colorful text): https://notepad-plus-plus.org...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    Android App Decompiler

    Decompile an Android APK

    Android App Decompiler is a useful Tool to unextract and decompiles Android APK. When you runed the Decompiler than created an folder with all Files from then APK and the dex (dalvik executable format) being converted to an jar file. You must only now use an Java Decompiler like jd-gui and you have all files of the App.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    NaiveLanguageTools

    C# lexer and parser

    NLT is free, open-source C# lexer and GLR parser suite -- which translates to ability to parse ambiguous grammars. Grammar can be defined directly in code or (preferably) in separate file (lex/yacc-like) for included generator. If you understand/guess the meaning of grammar in C#: // scanning lexer.AddStringRule(")", match => SymbolEnum.RPAREN); // parsing prod_builder.AddProduction(SymbolEnum.exp, SymbolEnum.LPAREN, SymbolEnum.exp...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Safety Management Platform | SafetyIQ Icon
    Safety Management Platform | SafetyIQ

    Keep your workers safe, no matter where they are

    SafetyIQ is revolutionizing the way businesses approach safety. As a leading provider of comprehensive workplace safety software, we cater to four key areas: Mobile Worker Safety, EHS (Environment, Health, and Safety), Fatigue Management, and Training. Our platform is designed to safeguard your workers, no matter their location or task, ensuring all-around safety compliance. Unlike most safety software providers that only react to incidents or implement proactive measures, SafetyIQ introduces a third pillar to safety management - predictive analytics. We transform the untapped wealth of safety data within your organization into actionable insights to inform safety strategies, mitigating risks even before they aris
    Learn More
  • 10
    Turbo C++ for Windows 7/8/8.1 and 10

    Turbo C++ for Windows 7/8/8.1 and 10

    Moved to: https://turboc.codeplex.com/

    Moved to: https://turboc.codeplex.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AppM Build Automation

    AppM Build Automation

    Automated software application for constructing and building projects.

    AppM Build Automaiton is an open source and automated software application that is used to construct and build projects on different operating systems and using different development environments. General principles of implementation: -Each project must have a Build Project File, containing the necessary information on the construction of the project. For example, a unique name of the project, dependence on other projects and libraries, methods of construction, etc. Thus, the entire...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    IronMeta is an implementation of Alessandro Warth's OMeta metaprogramming system in C#. It provides a packrat parser generator that generates parsers for Parsing Expression Grammars that operate on arbitrary streams of objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Biddlebaddleboo Programming Language

    BPLB is a developing programming language.

    Biddlebaddleboo Programming Language is a simple programming language that is more user friendly. Type "help" in the command prompt to view commands. You can download scripts by going to files, then scripts, then download which ever script you want to use and then you can execute it. You can upload your own scripts into that directory too. There is even a GUI and you can also launch files with it. This programming language has it's own file format which cannot be read with notepad. If you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WhiteSnake Script Editor
    WhiteSnake - Professional script editor application for Squirrel and PAWN languages. It provides award-winning syntax highlight engine and compilation for your scripts. Was developed for VC:MP, IV:MP, SA-MP and CS scripters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SharpAssembler
    This library assembles machine instructions (e.g. x86-64) represented as managed .NET objects. It provides an intuitive object model that can be manipulated and emitted to various object file formats (e.g. bin, elf) from C# and other .NET languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple way to create a syntax highlighting editor for a custom language/grammar and/or create custom grammar parsers. This is a .NET project written in C#. See details here: http://acct001.com/wordpress/?p=190
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FX Batch Compiler
    This Windows application supports compilation of FX effect files and HLSL shader files using fxc command line compiler included in DirectX SDK. You can compile many files at time or one file with different settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    All in one compiler App checks source codes Features : - Support for 45 coding languages - Customizable result location (database or file) - Source code can be fetch from database - Output and Input can be given as files Application uses IDEONE Api
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    LispSharp is a fully compiled lisp implementation for the .NET Framework. It uses a Lisp dialect similar to ISO Lisp, it has a Command-line toplevel compiler with Read Compile Print Loop.It references any .NET DLL and produces standard .NET assembly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ... visualizes EBNF (Extended Backus Naur Form). Therefore an .ebnf File is required, which contains rules written in EBNF. The program parses the rules, visualizes them as syntax diagrams and is able to generate .gif and .emf files for further use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Multimethods for .NET: Makes multi-methods available to *any* language that targets .NET - C#, VB.NET, JScript.NET, Managed C++ and the rest! Uses .NET dynamic assemblies and shows how to generate dynamic .NET types and IL at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FishNET is a script engine for the .NET Framework. FishNET allows you to execute a source file written in C#, VB.NET or JScript.NET without having to build/compile it. FishNET can be compared almost directly to the cscript and wscript functionality of w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Silis OS is a online based operating system which will allow users to access their files and programs from any where in the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The idea of this project is to create an online assemblies's repository and a Visual Studio Addin to communicate with this repository. Those assemblies can be add by references on any .NET project easily with the addin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next