Search Results for "learning linux command line"

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

View related business solutions
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
    Learn More
  • A Business Plan empowers your colleagues to celebrate each other. Try Elevate, by Kudoboard, today. Icon
    Whether for special occasions, company events, or shout outs - Kudoboard allows teammates to celebrate each other for the moments that matter.
    Learn More
  • 1
    STEP (ISO 10303) development environment which supports the validation of STEP data populations via EXPRESS (ISO 10303-11) schemata and the transformation of STEP data populations from one schema to another via EXPRESS-X (ISO 10303-14) schemata.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    COOK tool

    COOK tool

    Software build-automation tool written in Common Lisp

    COOK is a software build-automation tool made with a goal of letting you, the programmer, to utilize the most powerful programming language - Common Lisp - for managing your software builds. You write a recipe file which describes what objectives must be constructed. COOK will load and process this file, then produce either a regular Makefile or a Bourne Shell script, which will actually perform the task of building and installing your targets. Supported implementations: *...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    SRTools

    SRTools

    Command-line tools for SSA->SRT conversion & editing of SRT subtitles

    Tools for SSA->SRT conversion and editing of SRT subtitles: * ssa2srt - converts SSA/ASS subtitles to SubRip format; * fixsrtsub - fixes SubRip subtitles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    genppi

    genppi

    GENPPI: standalone software for creating protein interaction networks

    Our software GENPPI is efficient because, for example, it creates interaction networks from the central genome of 50 species/lineages of Corynebacterium, with an average size of 2200 genes, in less than 40 minutes, on a conventional computer. Our software is compelling because the interaction networks that it creates reflect evolutionary relationships between species and obtained in Average Nucleotide Identity (ANI) analyzes. Also, It allows the user to define how he intends to explore the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reoon Email Verifier – Bulk Email Validator Icon
    Reoon Email Verifier – Bulk Email Validator

    Email validation tool to help marketers and business owners clean their email lists and make their website registration spam free.

    One of the most accurate email validation services that cleans invalid, temporary & unsafe email addresses. Reoon can verify the most difficult email domains, including Gmail, Yahoo, Microsoft, AOL and Custom Domains with 99% accuracy.
    Learn More
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Readable Lisp S-expressions

    Readable Lisp/S-expressions with infix, functions, and indentation

    This project is dedicated to developing more readable format(s) for Lisp-based languages (such as Common Lisp and Scheme) and implementing those formats (readers, pretty-printers, editor macros, etc.). MIT license preferred, to spread them widely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Acheron is a Common Lisp (CL) to JavaScript (JS) compiler. Programs are written in a subset of CL and after compilation executed in a webbrowser. Acheron has native functions that are written in JS and are the bridge between CL and JS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    STEP ToyBox is a project which develops various small applications for processing EXPRESS (ISO 10303-11) schemas and/or STEP Part 21 (ISO 10303-21) data files. Some are command line only while others are GUI based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • KYC Portal CLM is the most advanced CDD and AML data collection software Icon
    KYC Portal CLM is the most advanced CDD and AML data collection software

    For Banks, Law firms, Accounting and Auditing, Financial Service Providers, Logistic Companies, Gaming

    KYC Portal focuses on streamlining and automating the back-office of any due diligence process. It allows you to define and manage all your regulatory and policy requirements within the system and it then provides the operational capacity to automate and manage the entire process from on-boarding relationship management all throughout the automation of ongoing aspects of KYC such as risk-based approach, reporting, document requests, automated risk-based questionnaires etc.
    Learn More
  • 10

    cmpl

    Computer Music Programming Language

    Computer Music Programming Language
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    otl
    otl is a text processor for generating markup from plain text. Much of both the input and output formats can be customized. otl supports structures such as nested ordered lists, headers and footers, and tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Implementation of raytracer with its prototype written in LISP. Goals: lisp knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    OKlibrary

    Research platform for SAT and other hard problems

    The OKlibrary is a research platform for generalised SAT solving. It provides tools to tackle "intractable problems" at the Maxima computer-algebra level and at the C++ level. It also automatically installs a wide range of external software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ECL-READLINE provides top-level readline support for ECL (Embeddable Common-Lisp) in the form of an ASDF package. It does this by creating a CLOS input-stream that wraps the GNU Readline library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Compiler of Lisp programs to a platform-idependent bytecode and the corresponding virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A portable and retargetable lexer/parser generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RMG: a Random Music Generator written in Common Lisp using the Common Music library, producing MIDI as output. RMG differs from other random music generators in that it is actually intended to sound good, "good" being defined as "better than bad techno".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Trying to implement a lispy scripting language on top of Java in a minimalistic way: as small as possible but with a solid language design thats borrowed from common lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next