Showing 21 open source projects for "learning linux command line"

View related business solutions
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 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.
    Learn More
  • 1
    GCBASIC
    GCBASIC is an open-source BASIC compiler for 8 bit Microchip PIC, Atmel AVR legacy, AVRDx and LGT microcontrollers. Also included in the project is Graphical GCBASIC, an icon based editor for GCBASIC programs. This is a continuous release project. The latest release is always available. This will give you the most complete development toolchain to create and program 8-bit PIC, AVR and LGT microcontrollers. We have added new capabilities that make GCBASIC the easiest tool set...
    Leader badge
    Downloads: 256 This Week
    Last Update:
    See Project
  • 2
    Agena

    Agena

    Agena is an interpreted procedural programming language.

    Agena is an easy-to-learn procedural programming language suited to be used in scientific, mathematical, scripting, networking, and many other applications. Binaries are available for Solaris, Windows, Linux, OS/2, Mac OS X, Raspberry Pi and DOS.
    Leader badge
    Downloads: 139 This Week
    Last Update:
    See Project
  • 3
    SmallBASIC
    SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for everyday calculations, scripts and prototypes.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 4

    ECMA-55 Minimal BASIC compiler

    BASIC Compiler and Interpreter

    John's Mutant contains several projects. The current project is an ECMA-55 Minimal BASIC compiler for Linux systems using AMD64 compatible CPUs. You can download the MinimalBASIC compiler source in the Files section.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 5
    X11-Basic

    X11-Basic

    A BASIC interpreter and compiler with graphics.

    X11-Basic is a dialect of the BASIC programming language with graphics capability that integrates features like shell scripting, cgi-Programming and full graphical visualisation into the easy to learn basic language on modern computers.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 6
    Visible will be a BASIC-to-C translator able to use multiple dialects of BASIC on the input side, and producing ANSI C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RND

    RND

    Random data generator: secure character streams and large files

    ... size (e.g. 777 bytes, 10 MB, 2 GB) • huge files (x64 version: 4GB+ files) • fast generation rates on x64 version: ~8GB/sec streams with i3 CPUs on Linux • files for zipping / hashing / integrity / transfer / speed tests. RND.zip contains the source code and the x86/x64 executables for Linux, Windows, Raspberry Pi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    The Amsterdam Compiler Kit (obsolete)

    Moved to https://github.com/davidgiven/ack

    Moved to https://github.com/davidgiven/ack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CodeCounter

    Recursive source code line counter for C, BASIC, and web files.

    Recursively count lines of source code and comments through files and sub-directories. Created to parse entire projects rather than individual files. C, BASIC, and web files (general) supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 10

    TBasic

    A simple BASIC interpreter written in C++

    TBasic is an implementation of a minimalist BASIC (based on the Tiny Basic specification but with a few significant additions) in the C++ language. It was written for fun, as a project to create a functional language interpreter from scratch and to be potentially used as a lightweight scripting language (it can either be used as a classic command line BASIC interpreter or as a class that allows a C++ programs to load and run basic programs, register custom basic commands and interact...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Brandy Basic V Interpreter

    Brandy is an interpreter for BBC Basic

    Brandy is an interpreter for BBC Basic (or Basic V) that runs under a variety of operating systems. Basic V is the version of Basic supplied with desktop computers running RISC OS. These were originally made by Acorn Computers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    ... the unixname: The "shortname" of the project was a typo, but it was too late when I actually realised it. Features that still need to be implemented: Boolean expressions (IF) (If I ever find a flexible way to implement them, because you can't parse user input to a boolean command in QBASIC, without using a dynamically changed BAS file, which is going to fail if using it compilled) The source code should be compiled with either QB64, QuickBASIC or freeBASIC (with the -lang qb switch enabled
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A project to provide change control for OpenDocument files via subversion under Unix. Can check in internal changes in files and allows users to recover any previous version, view logs and compare with older versions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A collection of programs and subroutines to help Pick/Multivalue programmers accelerate development while improving user-friendliness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JBasic is a traditional BASIC language intepreter written in Java for command line or embedded use. It supports conventional original DOS and MSBASIC syntax, plus some modern extensions for supporting threads, JDBC, etc. JBasic can be run directly from a shell.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Elice is a free compiler for programs written in the proprietary language PureBasic. It compiles those programs to C++ and then uses g++ to generate an executable. This is an old version. Development has moved to https://gitorious.org/elice/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    RELIC (Retargetable Embedded Language Independent Compiler) is a compiler tool chain with the goal of complete language and processor independence for embedded microcontrollers and microprocessors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Dinaao Is Not An Apple One Emulator. It does however already run most apple1 software. It runs on the command line so cut and paste works perfectly. A great 65C02/Basic learning/development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Akarsu Basic is an implementation of the BASIC programming language for client-side Web application development. Akarsu Basic sources are converted to DHTML applications with embedded JavaScript code. The converter requires a Python interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A compiler and cross-compiler for (Currently) Cobol (with Fortran being added later). It is intended to be the first self-hosted open-source Cobol Compiler, e.g. the compiler itself will be written using Cobol.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    The Engine

    Game creation engine with built-in BASIC interpreter.

    "The Engine" is a game creation engine with built-in classic type BASIC interpreter (as known from old 8-bit computers), screen editor and full-screen editor, using OpenGL and SDL (currently POSIX only, but portable, in principle). It is aimed at game developers with little spare time, and tries to reduce program size with powerful commands that takes as much coding effort off the shoulders of the developer as humanly possible. The BASIC interpreter supports only labels, not line numbers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next