issues Search Results · repo:Wilfred/bfc language:Rust
Filter by
30 results
(128 ms)30 results
inWilfred/bfc (press backspace or delete to remove)I am sorry that I can t think of a better way to put this, but bfc installed with cargo install --git (tested with both
the master branch and tag 1.11.0) mangles the output of a program I wrote.
My program ...
eliminmax
- 4
- Opened on Jun 30, 2023
- #56
Quickcheck is sometimes finding a soundness issue with this transform:
Example failures:
[PointerIncrement { amount: 29, position: Some(0) }, Loop { body: [Increment { amount: -1, offset: 0, position: ...
Wilfred
- Opened on Jun 18, 2023
- #55
As I m writing my own BF compiler I wanted to compare and benchmark against existing implementations. Unfortunately I
cannot get this to run (using the current stable rust 1.67.0):
$ target/debug/bfc ...
VorpalBlade
- 2
- Opened on Jan 27, 2023
- #54
Please add license file (GPL 2+ - information from FAQ) You can copy it from this link and change copyright information
in header: https://maniues.com/others/licenses/gpl/gpl2+.txt
Maniues
- Opened on Dec 12, 2020
- #36
Hey, I just wanted to say that it compiled and runs perfectly now!! The only problem I have is that whenever I use
commas to take inputs, for some reason no matter how I split up the commas (including ...
Ning1253
- Opened on Oct 16, 2020
- #35
Hi, this project looks amazing!! I wanted to see whether I could make some cool and pretty fast bf programs with it, but
I m not really familiar with rust or LLVM, so I just followed the instructions you ...
Ning1253
- 13
- Opened on Sep 24, 2020
- #34
After applying the patch in https://github.com/Wilfred/bfc/issues/30, compiling bfc on Rust Nightly failed with the
following error:
error: linking with `cc` failed: exit code: 1
|
= note: cc -Wl,--as-needed ...
ArniDagur
- 5
- Opened on Sep 30, 2019
- #31
When attempting to build bfc with Rust Nightly, I got this error:
error[E0503]: cannot use `state` because it was mutably borrowed
-- /home/arni/.cargo/registry/src/github.com-1ecc6299db9ec823/getopts-0.2.14/src/lib.rs:1008:33 ...
ArniDagur
- Opened on Sep 30, 2019
- #30
I am trying to compile the following code with bfc -O2: . + [[ [[ . [+ [ ]]] ] + .] ,-.,,+++[]---]
But it shows warning:
24852.bf:1:26 warning: This instruction moves the pointer after the last cell ...
BambooL
- 4
- Opened on Jun 24, 2019
- #28
Pass Interprocedural Sparse Conditional Constant Propagation is not initialized.
Verify if there is a pass dependency cycle.
Required Passes:
Segmentation fault: 11
Even when I updated llvm-sys to v80, ...
easyaspi314
- 10
- Opened on Apr 2, 2019
- #27

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.