199 programs for "learning linux command line" with 2 filters applied:

  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • 1

    PBFC - Portable Brainfuck Compiler

    x86 & x64 Brainfuck Compiler

    Brainfuck compiler for x86 & 64 Linux. Assembles, compiles and links Brainfuck source code directly to executable files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    A new object file format for orthogonal representation of advanced object files in a platform-neutral manner. This is to be complemented by tools that allow for completely platform-independent linking and dynamic loading of object and executable modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    The MinCaml Compiler

    *** Moved to http://github.com/esumii/min-caml ***

    *** Moved to http://github.com/esumii/min-caml *** MinCaml: An educational compiler from a tiny ML subset to the SPARC or PowerPC assembly language; Only 2000 lines of Objective Caml, but almost as efficient as---or even more efficient than---OCaml and GCC!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jdec is a Java Decompiler. It can be used to reverse the bytecodes present in a .class File to produce a Java Source File which can be nearly correct or equivalent (Due To different Interpretations) to the original java file.[With UI & command line]
    Downloads: 14 This Week
    Last Update:
    See Project
  • 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.
  • 5

    Kayacc

    A Compiler Development Toolkit

    Kayacc is an alternate name for the TOMBO project. I am in the process of updating the Tombo project page with version 2.1.0. Please download Tombo2.1.0.tar.gz from the Files tab. Tombo is a compiler generation toolkit for constructing compilers and interpreters. It includes a BNF compiler that generates parsers for context free grammars, and a class library to support compiler development. The class library supports symbol tables, Unicode text manipulation, reserved word mappings, and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    JODE is a java package containing a decompiler and an optimizer (aka obfuscator ;-) for java.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    apForth is Another Portable Forth implementation started as pForth fork.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    C-Lesh and SMW Engine

    C-Lesh is a game programming language for 2D games.

    C-Lesh is a game programming language for 2D games - mainly arcade and platform games. When combined with the Super Mario World (SMW) engine you can create awesome 2D platform games like Super Mario World. This language evolved from a "clone" of TI-BASIC which I began developing when I was having memory (segmentation fault) bugs with C. C-Lesh lacks memory allocation and destruction. There is no need to use pointers and you can never get memory leaks or program crashes caused by memory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Beaver is a LALR compiler compiler for Java that uses several techniques to generate very fast parsers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 10
    midori programming language

    midori programming language

    dependently typed functional programming language

    Programming language based off pure type systems, and COQ. Currently aimed at both systems, and application programming. Has a simple syntax, and (planned) C integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    DCPU-16 Assembler in Python

    DCPU-16 Assembler in Python

    A DCPU-16 Assembler in Python. This assembler is based on the specifications published at http://0x10c.com/doc/dcpu-16.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, Javascript, Python, Ruby and Scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Modern Assembly Language

    Assembler language for modern times

    Adding high level source code constructs to a low level language. As opposed to other assemblers MACRO constructs that give a pseudo high level construct, Modern Assembler Language will have it built in. I would _like_ to go for a C style language construct, but this may change over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The OpenCL Kernel Compiler compiles OpenCL kernel files and presents any compilation errors in a form commonly used by "regular" C/C++ compilers. It is intended to be used as a supporting tool for application developers working with OpenCL. Version 0.3.0 adds additional features for saving compiled binaries and selecting platforms/devices.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    a Java source to C code translator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Co-op Composition Workbench
    Co-op is a workbench for the definition and use of composition operators: abstractions that can encapsulate standard solutions such as coding idioms, design patterns and composition techniques, and can later be (re-) used just like library classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Script Decompiler/Compiler for Dune2 EMC Scripts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The GAA Argument Analyser helps programmers to analyze the arguments given to their program from the command line.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    mspgcc4 is no longer supported. Please use the newer toolchain at the MSPGCC project. (This was a port of the GCC 4.x branch to the Texas Instruments MSP430 microcontroller core. It is based on the MSPGCC project that is stuck with GCC 3.2.3.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Prop is a pattern matching language based on C++. It implements algebraic datatypes, pattern matching and rewriting, and generates C++ code as output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Unofficial LLVM development branch for the Itanium target.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    xocc aims to be a retargetable / easy to port objC compiler/linker/assembler/preprocessor under a BSD-Style license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Dresden OCL
    Dresden OCLallows to query arbitrary EMF-based models. It provides an advanced OCL2 Editor, a Parser, an Interpreter, and a Codegenerator for Java and SQL. WE MOVED TO GITHUB. PLEASE VISIT https://github.com/dresden-ocl/dresdenocl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Translate SWF is C++ based compiler for Macromedia's ActionScript language. Translate currently supports Actionscript 1. 06/12/2010: This project is now hosted on GitHub: https://github.com/StuartMacKay/translate-cxx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Self-hosting environment for the (new) P1 Programming Language including a portable compiler, debugger, virtual machine and an optimizing native compiler.
    Downloads: 0 This Week
    Last Update:
    See Project