Ryan Johnston

Results 7 issues of Ryan Johnston

I've tried to install jruby with asdf in Ubuntu but it fails. Here is the output: ``` $ asdf install ruby jruby-9.2.11.1 Downloading jruby-bin-9.2.11.1.tar.gz... -> https://dqw8nmjcqpjn7.cloudfront.net/f10449c82567133908e5e1ac076438307a7f0916f617f40fa314b78873a195dc Installing jruby-9.2.11.1... BUILD FAILED...

Behavior: ``` $ gcc main.c -Iinclude -Llib -ljansson -Wl,-rpath,lib $ ./a.out 7.5999999999999996 $ ls lib libjansson.a libjansson.la libjansson.so libjansson.so.4 libjansson.so.4.14.0 pkgconfig $ ls include/ jansson_config.h jansson.h $ cat main.c #include...

I ran this: `python3 -m venv`. I installed by doing `./bin/pip install certbot-s3front`. ``` $ ./bin/certbot --version certbot 2.8.0 ``` ```$ ./bin/certbot plugins - - - - - - -...

Currently, when I try to submit a "!" character to `updateStatus(message, function (err, data) {` where `var message = "Hourly Update!"`, I'm greeted with errors: > data: '{"errors":[{"message":"Could not authenticate...

Thank you so much for this valuable resource. The docs state: > The PASS command is used to set a ‘connection password’. If set, the password must be set before...

# Language you would like added [CLIPS](https://www.clipsrules.net/) # Information on the language CLIPS is a Rules-based programming language started in the mid 80s at NASA. It is still actively maintained...

help wanted
good first issue
Experience: Language Concept
Language: -Unlisted/New-

## What GitHub issue does this PR apply to? Resolves #743 ## What changed and why? I added the CLIPS programming language, as well as 2 structures and 4 concepts....