GithubHelp home page GithubHelp logo

x86y / beacon Goto Github PK

View Code? Open in Web Editor NEW
36.0 4.0 1.0 4.45 MB

A native and a cross platform guide for BQN array programming language

License: GNU General Public License v3.0

Rust 98.67% Nix 1.33%
apl array bqn cross-platform desktop desktop-app desktop-application iced k minimal

beacon's People

Contributors

slotthe avatar x86y avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

slotthe

beacon's Issues

Update the doc about building and running on macOS

On macOS M2, I had to point to the directory containing the CBQN library to build and run beacon. The directory where CBQN was installed on my system is /Users/ludo/Downloads/github/CBQN. Could you update the README ?

Building and running:

export DYLD_FALLBACK_LIBRARY_PATH=/Users/ludo/Downloads/github/CBQN
RUSTFLAGS='-L /Users/ludo/Downloads/github/CBQN' cargo run --release

/usr/bin/ld: cannot find -lcbqn: No such file or directory

I'm trying to run cargo run --release but encountering the below error. I have bqn installed using nix home manager with the cbqn-replxx package. I'm using pop!_os 22.04. Does building beacon require also building cbqn instead of using the nix package?

  = note: /usr/bin/ld: cannot find -lcbqn: No such file or directory
          collect2: error: ld returned 1 exit status

warning: `beacon` (bin "beacon") generated 1 warning
error: could not compile `beacon` (bin "beacon") due to previous error; 1 warning emitted

Getting bqn version in zsh:

bqn --version
CBQN 0.3.0
built with FFI, singeli x86-64, replxx

cargo version 1.72.0 (103a7ff2e 2023-08-15)

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.