Skip to content

bada: New package#2569

Open
Natarizki wants to merge 2 commits into
termux-user-repository:masterfrom
Natarizki:master
Open

bada: New package#2569
Natarizki wants to merge 2 commits into
termux-user-repository:masterfrom
Natarizki:master

Conversation

@Natarizki

Copy link
Copy Markdown

Bada-Lang: hybrid C/Rust-style programming language compiler with LLVM backend.

Compiles to native ARM64 binaries via LLVM IR, with full C/C++ interoperability
through an integrated C++ transpiler mode. Supports inline assembly, structs,
enums, pattern matching, closures, module imports, and a custom standard library.

Homepage: https://github.com/Natarizki/bada-lang
License: Apache-2.0

@robertkirkman

Copy link
Copy Markdown
Member

I have a question about this type of package which is, why do you only want to add this package to Termux and not to other distros?

@Natarizki

Copy link
Copy Markdown
Author

yeah, because bada only supports aarch64 (I still haven't upgraded my LLVM IR to support x86_64, i386, i686, and etc.).

@robertkirkman

Copy link
Copy Markdown
Member

i see, but surely it also would work on Debian aarch64, right?

@Natarizki

Copy link
Copy Markdown
Author

I think so

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants