Results for: compiler

Suggested Categories:

Audit Software
Audit software is designed to help organizations plan, manage, and conduct audits in a more efficient and systematic manner. These tools enable auditors to collect, document, and analyze data to ensure compliance with internal policies, regulatory standards, and financial practices. Audit software often includes features such as risk assessment, workflow automation, document management, and reporting capabilities, which streamline the audit process. It helps auditors identify discrepancies, inefficiencies, or risks in financial statements, operational processes, and security practices. By automating various tasks and providing real-time insights, audit software enhances the accuracy and effectiveness of audits, ensuring that organizations maintain transparency and accountability.
Application Development Software
Application development software is a type of software used to create applications and software programs. It typically includes code editors, compilers, and debuggers that allow developers to write, compile, and debug code. It also includes libraries of pre-written code that developers can use to create more complex and powerful applications.

149 Products for "compiler" with 2 filters applied:

  • 1
    distcc

    distcc

    distcc

    Distcc is a distributed compilation system that accelerates C, C++, Objective-C, and Fortran builds by offloading compile jobs across multiple networked machines. It integrates seamlessly with GCC and Clang toolchains, transparently intercepting compiler calls and redistributing them to remote daemons while preserving optimization flags, include paths, and dependency tracking. Its client-server architecture features a lightweight listener that manages job queues, prioritizes local compilation...
    Starting Price: Free
  • 2
    kcov

    kcov

    kcov

    Kcov is a FreeBSD/Linux/OSX code coverage tester for compiled languages, Python and Bash. Kcov was originally a fork of Bcov, but has since evolved to support a large feature set in addition to that of Bcov. Kcov, like Bcov, uses DWARF debugging information for compiled programs to make it possible to collect coverage information without special compiler switches.
    Starting Price: Free
  • 3
    GraalVM

    GraalVM

    GraalVM

    Discover libraries and frameworks that work out-of-the-box with Native Image. Apply Graal, an advanced optimizing compiler, that generates faster and leaner code requiring fewer compute resources. Compile Java applications ahead of time to native binaries that start up instantly and deliver peak performance with no warmup time. Leverage the best features and libraries of popular languages in a single app with no overhead. Debug, monitor, profile, and optimize resource consumption in Java...
    Starting Price: Free
  • 4
    Zig

    Zig

    Zig Software Foundation

    Zig is a general-purpose programming language and toolchain for maintaining robust, optimal and reusable software. Focus on debugging your application rather than debugging your programming language knowledge. A fresh approach to metaprogramming based on compile-time code execution and lazy evaluation. No hidden control flow. No hidden memory allocations. No preprocessor, no macros. Call any function at compile-time. Manipulate types as values without runtime overhead. Comptime...
    Starting Price: Free
  • 5
    MoonScript

    MoonScript

    MoonScript

    MoonScript is a dynamic scripting language that compiles into Lua. It gives you the power of one of the fastest scripting languages combined with a rich set of features. MoonScript can either be compiled into Lua and run at a later time, or it can be dynamically compiled and run using the moonloader. Because it compiles right into Lua code, it is completely compatible with alternative Lua implementations like LuaJIT, and it is also compatible with all existing Lua code and libraries...
  • 6
    Apache Groovy

    Apache Groovy

    The Apache Software Foundation

    Apache Groovy is a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax. It integrates smoothly with any Java program, and immediately delivers to your application powerful features, including scripting capabilities, Domain-Specific Language authoring, runtime and compile-time meta-programming and functional programming...
    Starting Price: Free
  • 7
    Nim

    Nim

    Nim

    Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Nim generates native dependency-free executables, not dependent on a virtual machine, which are small and allow easy redistribution. Nim's memory management is deterministic and customizable with destructors and move semantics, inspired by C++ and Rust. It is well-suited for embedded, hard-realtime systems. Modern concepts like zero...
    Starting Price: Free
  • 8
    AuraVMS

    AuraVMS

    AuraVMS

    As a buyer of commodity materials, you send out countless quotation requests every month. Talking to multiple vendors, giving them requirements, gathering their quotations, compiling all responses, and then negotiating takes a lot valuable time. It costs you money, because it takes extra 2 or 4 or 10 days to close certain requirements. AuraVMS helps you in collecting and comparing quotations. You first onboard your suppliers with very few details (and no intervention needed from them...
    Starting Price: $4.99/month
  • 9
    Green Hills Optimizing Compilers
    As the pace of microprocessor innovation continues to accelerate, application developers know they can rely on Green Hills Compilers to unlock the hardware's full potential and realize maximum performance and functional safety in their next-generation applications. Green Hills Compilers use the most advanced optimizations to maximize your program's performance even within strict size constraints. For example, our CodeFactor™ optimization speeds your program's execution and reduces its size...
  • 10
    Java

    Java

    Oracle

    The Java™ Programming Language is a general-purpose, concurrent, strongly typed, class-based object-oriented language. It is normally compiled to the bytecode instruction set and binary format defined in the Java Virtual Machine Specification. In the Java programming language, all source code is first written in plain text files ending with the .java extension. Those source files are then compiled into .class files by the javac compiler. A .class file does not contain code that is native...
    Starting Price: Free
  • 11
    Fortran

    Fortran

    Fortran

    Fortran has been designed from the ground up for computationally intensive applications in science and engineering. Mature and battle-tested compilers and libraries allow you to write code that runs close to the metal, fast. Fortran is statically and strongly typed, which allows the compiler to catch many programming errors early on for you. This also allows the compiler to generate efficient binary code. Fortran is a relatively small language that is surprisingly easy to learn and use...
    Starting Price: Free
  • 12
    Haskell

    Haskell

    Haskell

    Every expression in Haskell has a type that is determined at compile time. All the types composed together by function application have to match up. If they don't, the program will be rejected by the compiler. Types become not only a form of guarantee, but a language for expressing the construction of programs. Every function in Haskell is a function in the mathematical sense (i.e., "pure"). Even side-effecting IO operations are but a description of what to do, produced by pure code...
    Starting Price: Free
  • 13
    NVIDIA HPC SDK
    The NVIDIA HPC Software Development Kit (SDK) includes the proven compilers, libraries and software tools essential to maximizing developer productivity and the performance and portability of HPC applications. The NVIDIA HPC SDK C, C++, and Fortran compilers support GPU acceleration of HPC modeling and simulation applications with standard C++ and Fortran, OpenACC® directives, and CUDA®. GPU-accelerated math libraries maximize performance on common HPC algorithms, and optimized communications...
  • 14
    Crystal

    Crystal

    Crystal

    Crystal’s syntax is heavily inspired by Ruby’s, so it feels natural to read and easy to write, and has the added benefit of a lower learning curve for experienced Ruby devs. Crystal is statically type-checked, so any type errors will be caught early by the compiler rather than fail on runtime. Moreover, and to keep the language clean, Crystal has built-in type inference, so most type annotations are unneeded. All types are non-nilable in Crystal, and available variables are represented...
    Starting Price: Free
  • 15
    QuEST

    QuEST

    QuEST

    The Quantum exact simulation toolkit is a high-performance simulator of quantum circuits, state-vectors and density matrices. QuEST uses multithreading, GPU acceleration and distribution to run lightning first on laptops, desktops and networked supercomputers. QuEST just works; it is stand-alone, requires no installation, and is trivial to compile and get running. QuEST has no setup; it can be downloaded, compiled and run in a matter of seconds. QuEST has no external dependencies and compiles...
  • 16
    ccminer

    ccminer

    ccminer

    ccminer is an open-source project for CUDA compatible GPUs (nVidia). The project is compatible with both Linux and Windows platforms. This site is intended to share cryptocurrencies mining tools you can trust. Available open-source binaries will be compiled and signed by us. Most of these projects are open-source but could require technical abilities to be compiled correctly.
  • 17
    Emojicode

    Emojicode

    Emojicode

    Emojicode is an open-source, full-blown programming language, consisting of emojis. As a multi-paradigm language, Emojicode features object orientation, optionals, generics, closures, and protocols. Emojicode compiles native machine code using lots of optimizations that make your code fast. Emojicode comes with a comprehensive set of default packages. And you can easily write your own. We believe that Emojis have expressive force. Let’s use that to make programming more fun and accessible...
    Starting Price: Free
  • 18
    pkgsrc

    pkgsrc

    pkgsrc

    pkgsrc is a framework for managing third-party software on UNIX-like systems, currently containing over 17,900 packages. It is the default package manager of NetBSD and SmartOS and can be used to enable freely available software to be built easily on a large number of other UNIX-like platforms. The binary packages that are produced by pkgsrc can be used without having to compile anything from the source. It can be easily used to complement the software on an existing system. pkgsrc is very...
    Starting Price: Free
  • 19
    Scheme

    Scheme

    Scheme

    Scheme is a general-purpose computer programming language. It is a high-level language, supporting operations on structured data such as strings, lists, and vectors, as well as operations on more traditional data such as numbers and characters. While Scheme is often identified with symbolic applications, its rich set of data types and flexible control structures make it a truly versatile language. Scheme has been employed to write text editors, optimize compilers, operating systems, graphics...
    Starting Price: Free
  • 20
    Elm

    Elm

    Elm

    Elm uses type inference to detect corner cases and give friendly hints. NoRedInk switched to Elm about four years ago, and 300k+ lines later, they still have not had to scramble to fix a confusing runtime exception in production. The compiler guides you safely through your changes, ensuring confidence even through the most widereaching refactorings in unfamiliar codebases. Including your own, six months later. All Elm programs are written in the same pattern, eliminating doubt and lengthy...
    Starting Price: Free
  • 21
    Mako

    Mako

    Mako

    It provides a familiar, non-XML syntax that compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django and Jinja2 templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python...
    Starting Price: Free
  • 22
    Rust

    Rust

    Rust

    Rust is blazingly fast and memory-efficient: with no runtime or garbage collector, it can power performance-critical services, run on embedded devices, and easily integrate with other languages. Rust’s rich type system and ownership model guarantee memory-safety and thread-safety — enabling you to eliminate many classes of bugs at compile-time. Rust has great documentation, a friendly compiler with useful error messages, and top-notch tooling — an integrated package manager and build tool...
    Starting Price: Free
  • 23
    Baka MPlayer
    ... and its broad support for Unicode characters. Having the correct font installed insures that what you see is what was intended. By default, Baka MPlayer will compile in English if no language is specified during compilation. For more configuration options see the configure source file or read the manual.
    Starting Price: Free
  • 24
    Vyper

    Vyper

    Vyper

    Vyper is a contract-oriented, pythonic programming language that targets the Ethereum Virtual Machine (EVM). Security: It should be possible and natural to build secure smart-contracts in Vyper. Language and compiler simplicity: The language and the compiler implementation should strive to be simple. Auditability: Vyper code should be maximally human-readable. Furthermore, it should be maximally difficult to write misleading code. Simplicity for the reader is more important than...
    Starting Price: Free
  • 25
    Bayesforge

    Bayesforge

    Quantum Programming Studio

    ..., as well as other advanced QC frameworks. For instance our quantum fog modeling framework, and our quantum compiler Qubiter which can cross-compile to all major architectures. All software is made accessible through the Jupyter WebUI which, due to its modular architecture, allows the user to code in Python, R, and Octave.
  • 26
    PureScript

    PureScript

    PureScript

    PureScript is a strongly typed, purely functional programming language that compiles JavaScript. It enables developers to build robust web applications, web servers, and mobile apps using functional programming techniques. PureScript offers features such as algebraic data types, pattern matching, row polymorphism, extensible records, higher-kinded types, type classes with functional dependencies, and higher-rank polymorphism. The language emphasizes strong static typing and pure functions...
  • 27
    FASTBuild

    FASTBuild

    FASTBuild

    FASTBuild is a high-performance, open-source build system for Windows, Linux and OS X. It supports highly scalable compilation, caching and network distribution. From the largest studios in the world to the smallest independent developers, FASTBuild is used in production every day to develop for PC/Mac/Linux, Consoles, Smartphones and retro systems. FASTBuild gives you all the tools you need to speed up your builds, allowing for improvements of 10x or more over other build systems. FASTBuild...
  • 28
    OpenFaceTracker

    OpenFaceTracker

    OpenFaceTracker

    OpenFaceTracker is a facial recognition program capable to detect one or several faces on a picture or a video, and to identify them via a database. OpenFaceTracker needs OpenCV3.2 and QT4 installed on your machine, you’ve got two options, if you love compiling libraries by hand, please follow build_oft, and installing Opencv and QT using your favorite packaging tool. You can compile OFT as a library or you can compile it as a standalone binary file. You can then open the file and execute...
  • 29
    DoubleCheck Code Analysis

    DoubleCheck Code Analysis

    Green Hills Software

    When it comes to ensuring software quality, reliability, and security in today's sophisticated code bases, traditional debugging and testing methods simply fall short. Automated tools such as static source code analyzers are more effective in finding defects that could result in buffer overflows, resource leaks, and other security and reliability issues. This class of defects are often not detected by compilers during standard builds, run-time testing, or typical field operation. While other...
  • 30
    Aleo

    Aleo

    Aleo

    Modular and compliant. The ultimate toolkit for building private applications is finally here. World-class infrastructure built for you and your team. From IDE to blockchain and everything in between. Develop with Leo. Write your app using our programming language, with ease. Iterate blazingly fast. Use our platform to compile and test, frustration-free. Deploy to the blockchain. Launch your shiny new app in less time than ever. Discover what we're building for developers like you. Write...
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next