Giter VIP home page Giter VIP logo

lucaslarson / hq9 Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 380 KB

šŸ‹Ā  an interpreter of the HQ9+ programming language, written inĀ C++20

Home Page: https://git.io/HQ9

License: Other

CMake 4.31% Shell 37.84% C++ 57.85%
99-bottles-of-beer biffle c89 c895 c895fm hello-world hq9 hq9p lucaslarson quine hq9plus interpreter entire-language cpp20 cplusplus-20 cpp cplusplus hacktoberfest programming-language

hq9's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

dockerfile
.gitpod.Dockerfile
  • gitpod/workspace-full sha256:bc49ad8746ccc79e35d1e06e925bdf1030e345be00052ecb35b6003f7c3db2ab
github-actions
.github/workflows/changelog.yml
  • actions/checkout v4
  • ruby/setup-ruby v1
  • ad-m/github-push-action v0.8.0
.github/workflows/codeql-analysis.yml
  • actions/checkout v4
  • github/codeql-action v3
  • github/codeql-action v3
  • github/codeql-action v3
.github/workflows/cpp.yml
  • actions/checkout v4
.github/workflows/flawfinder.yml
  • actions/checkout v4
  • david-a-wheeler/flawfinder 2.0.19
  • github/codeql-action v3
.github/workflows/jsonlint.yml
  • actions/checkout v4
  • peter-evans/create-pull-request v6
.github/workflows/shellcheck-markdown.yml
  • actions/checkout v4
.github/workflows/super-linter.yml
  • actions/checkout v4
  • github/super-linter v5

  • Check this box to trigger a request for Renovate to run again on this repository

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: undefined. Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

remove FOSSA badge from custom-licensed repository

HQ9/README.md

Line 12 in 23bd8fc

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FLucasLarson%2FHQ9.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FLucasLarson%2FHQ9?ref=badge_shield)

FOSSA isnā€™t parsing almost-GPL/AGPL licenses; the badge should go.

`timeout` is not defined by POSIX

  • itā€™s faster and safer to grep $program than to run the new executableĀ¹
  • timeout is not a POSIX-specified utilityĀ² or special builtā€‘inĀ³

  1. HQ9/bootstrap.sh

    Lines 49 to 53 in 03585e6

    if timeout 3 "./${program}" 2>&1 | grep -q "${author}"; then
    printf '%s %s interpreter bootstrapping succeeded.\n\n' "āœ…" "${program}"
    printf 'Activate it by entering: ./%s\n' "${program}"
    printf 'then press return.\n\n\n'
    fi
  2. POSIX utilities
  3. POSIX special built-in utilities

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.