-
I'm writing a fast brainfuck interpreter/compiler based on `llvm-hs` (great library by the way, I found it pretty easy to get started), and I've hit a snag.
I have two execution strategies, "slow" …
-
So , I got the interpreter working but just letting you know about this bug.
my software specs:
```
OS: Arch Linux
KDE Plasma Version: 5.10.5
KDE Frameworks Version: 5.37.0
Qt Version: 5.9…
ghost updated
7 years ago
-
Hello, can someone make a app for android and ios like leet... not hosting app, app like control panel. So you can control everything!
-
Let's track @mitchellkrogza reported issue! :)
> Doesn't run on macOS due to a sed issue after running `tool -i`
>
> `sed: 1: "/Users/myusername/funceble/ ...": invalid command code m`
-
Several times in the past, users (including me!) have requested an F#-style pipe operator, which accepts any type `T` has the left operand, and a unary function type `F(T)` as the right operand.
``…
-
Occurs after selecting a package name.
Backtrace:
```elisp
Debugger entered--Lisp error: (wrong-type-argument listp (1602/elm-feather . ["1.0.0" "1.0.1" "1.0.2" "2.0.0" "2.0.1" "2.1.0" "2.2.0"…
jsoo1 updated
6 years ago
-
In this message (Staff and contributors are free to edit this todo) we have: Todo list, and current plans.
### NOTE: DO NOT DISCUSS THE WEBSITE REDESIGN ON DISCORD! KEEP DISCUSSIONS HERE!
# Pla…
-
### Current status
We are planning to to change the syntax for inclusive ranges and patterns to `..=`. The `...` syntax in patterns is stable and will remain (silently) deprecated for the time bein…
-
- [x] Confirmed this is a problem with running a `brew` command and not `brew install`ing or the post-install behaviour of one or more formulae? If it's a formulae-specific problem please file this is…
-
The first pass through implementing the compiler was good enough, but the approach isn't very robust. This prevents us from growing the codebase in a reasonable way without a lot of issues.
In part…