Skip to content

Update the readme #128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 9, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 13 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,15 @@ See below for ACL.

## Progress

Our first milestone is 2020/09/20, when the first ACL contest is planned.
We aim to implement the same toolset as original ACL(C++) on the day.
We are trying to keep up with the original ACL, to make APIs user-friendly, to fix known bugs, and so on.

We are trying to implement with the same files by referring to the original ACL's hpp.
After that we try to improve our development flow, tests, or utilities.
- [Track the recent changes in atcoder/ac-library #91](https://github.com/rust-lang-ja/ac-library-rs/issues/91)
- [Write rustdoc #75](https://github.com/rust-lang-ja/ac-library-rs/issues/75)
- [Segtree: Monoid BitOrOper/BitAndOper/BitXorOper, FromIterator, get\_slice #115](https://github.com/rust-lang-ja/ac-library-rs/pull/115)
- [u32 modulo fix #112](https://github.com/rust-lang-ja/ac-library-rs/pull/112)

However, we can't afford to do all of these things by ourselves.
If you are using ac-library-rs, are familiar with competitive programming, and can find time, please help us.

## How to contribute

Expand All @@ -27,4 +31,8 @@ After that we try to improve our development flow, tests, or utilities.

## More information

We have a slack workspace [rust-jp.rs](https://rust-jp.rs/). Please join it.
We have a Zulip organization [rust-jp.rs](https://rust-jp.rs/).
All of the streams and topics are visible without logging in.
If you like, please join it.

We are discussing this project in [`#競プロ > ac-library-rs`](https://rust-lang-jp.zulipchat.com/#narrow/stream/334326-.E7.AB.B6.E3.83.97.E3.83.AD/topic/ac-library-rs).