-
Hissp's repository seems to be several projects rolled into one:
- The Sphinx docs, with separate licensing.
- API docs
- Tutorials
- Quick Start
- Style Guide
- FAQ
- The Lissp ReS…
-
When parentheses are unbalanced and enter is pressed go to multiline mode. Lumo does this by checking [isReadable](https://github.com/anmonteiro/lumo/blob/master/src/js/repl.js#L103).
Would be also…
-
CircleCI are heavy users of CongoMongo and we would like to upgrade to the 4.x driver series.
CongoMongo currently uses the 3.10 driver. According to the upgrade documentation, the 3.12 driver can …
-
I am aware this seems to be a recurring issue but after spending couple of days trying most of the proposed solutions (here in [Wiki](https://github.com/jblas-project/jblas/wiki) and [issues](https://…
-
Hi @ttscoff, I just came across your work earlier today and have been impressed and intrigued with the collection of productivity and info-management tools you've made and shared.
I'm also a `fish…
-
_Submitted by:_ **BrianH**
As mentioned in #1971, MAXIMUM-OF and MINIMUM-OF don't actually return the maximum or minimum of a series, they return the series at the position of the maximum or minimum.…
-
I'd be interested in using this library for https://github.com/Day8/re-frame-10x to diff data structures. The README notes that ClojureScript support would be difficult, what kinds of things would be …
-
A lot of macros will fail to be accepted on the repl command line.
I give this ns first (so you know everything has been imported)
``` clojure
(ns dev
(:require
; normal runtime comparison and…
-
| Q | A |
|---------------------|-----------------|
| Phel version | v0.14 |
| PHP version | 8.3.7 |
#### Summary
The do…
-
Exercism v3 Practice Exercises (of which most are implementations of exercises in this repo) have a `practices` field.
This field list the concepts that can be practiced in that exercise.
What sever…