coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Donald Leung <i.donaldl AT me.com>
- To: coq-club AT inria.fr
- Subject: [Coq-Club] Invitation to join the Codewars Coq Community, Round II
- Date: Thu, 23 Apr 2020 13:19:06 +0800
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=i.donaldl AT me.com; spf=Pass smtp.mailfrom=i.donaldl AT me.com; spf=None smtp.helo=postmaster AT pv50p00im-ztdg10012101.me.com
- Ironport-phdr: 9a23:kAXuIhFq0sjjXJvC6eT9ep1GYnF86YWxBRYc798ds5kLTJ7zpsqwAkXT6L1XgUPTWs2DsrQY0reQ7/CrCTFIyK3CmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TW94jEIBxrwKxd+KPjrFY7OlcS30P2594HObwlSizexfLN/IA+5oAjSucUbgotvIbstxxXUpXdFZ/5Yzn5yK1KJmBb86Maw/Jp9/ClVpvks6c1OX7jkcqohVbBXAygoPG4z5M3wqBnMVhCP6WcGUmUXiRVHHQ7I5wznU5jrsyv6su192DSGPcDzULs5Vyiu47ttRRT1jioMKjw3/3zNisFojKxUvB2vqBNizYDXbo+bKv1wc7jBfdMDQGpNQsZRWzBfDo66coABD/ABPeFdr4TlqVUOqh2+ChOoBOzy1zRGgGH53bA80+QuDArL2w0gE8gTv3TTqtX6LqMSXv2xzKTTyDXMcela1iv66IjNax0sp+yHU7x3ccrU00YvFgXFg02RqYzjJTOV1/4Cv3KV7+p6Te6gl2knpBxvrTmh3MgskJLJipgJxVDD8CV12Ik1JdykSE57fN6rC4FcuD2dN4tzWs8iTGBouDomyrIYo563ZikKyJEhyhXCaPKHa5CF7g/hWeqLITp1h2hpdbOlixu99UWs0vDwWtSq3FpQsyZJj93BumoT2xDP98SLUOVx80ii1DuJygvd8PtLIVoumqreM5MhwqA/lp4UsUnbBi/2hkX7gLOOdkk45uSo6uHnbqznp5+AKoB0hRzyPrgylsCiH+g0LxQCU3WB9eS5yrLv51H2QLJPjvEuk6nZto7VJdgDq6KkAQJZyIYu5hWlAzqnytgVkn0KIEpAeB2djojpP1/OIOr/Dfe6m1mskS1nyO3BPr3nGJrNKmXMkLP6cLZ49UFQ0hY8zdda555MELEOPOrzWlPttNzfFhI2Lwu0w//+BNph0oMeRHmAD7SCMKLStF+I/vggL/ONZI8Tojb9KuIq6+TgjX8jyhchevyi2oJSY3SlFNxnJV+YaDzimIQvC2AP6yY5SuXuhBWmXCNVaD7mXuQw4TcyDI6iJYLOAIuqherSj2+AApRKazUeWRi3GnDyetDcAqpeWGepOsZk1wc8e/2hRosmjkj8rBGnk6I/duvRvz8EuZ26jIAsvbSLzFc3+Hp/CMHPizjRHVExpXsBQnoN5I46uVZ0mgWG3O5zhPkKTYUCtcMMaR8zMNvn98I/DtnzXgzbedLZGlOrBN6hBGNoQw==
Dear coq-clubbers,
It's been close to a year since Coq support was first added to Codewars and I
am excited to announce that Coq support is now officially stable! Many thanks
to all of you who have joined Codewars since my last invitation (
https://sympa.inria.fr/sympa/arc/coq-club/2019-06/msg00084.html ), especially
those who have participated in the Beta Process by completing Coq challenges
in Beta and leaving your satisfaction + ranking votes on them which was
extremely crucial in getting them approved. In particular, I would like to
thank Jason Gross for his exceptional contribution by authoring 3 of his own
Coq challenges on our platform (2 of which have been since approved) and
participating in the final re-rankings which enabled Coq support on Codewars
to finally leave Beta.
For those of you new to Codewars, I hereby invite you to sign up for an
account: https://www.codewars.com/?language=coq . Codewars is a training
platform where programmers of all disciplines train on code challenges called
Kata in order to improve their programming skills. For Coq, we currently
boast 74 Kata (54 approved, 20 in Beta) spanning topics on discrete
mathematics, mathematical logic, verified functional algorithms, programming
language theory and more, so I'm sure you will be able to find Coq challenges
to your liking whether you are a computer science undergraduate just getting
started with Coq or a programming language researcher working at one of the
world's top universities.
For those of you who have joined Codewars since my last invitation, here are
a few highlights on what has changed since then:
- We now have a lot more Coq challenges (74 at the time of writing) compared
to a year ago (maybe about a dozen or two?) so rest assured you won't run out
of challenges to solve anytime soon
- The difficulty rankings for Coq Kata have stabilized since then.
Previously, it was not that uncommon to encounter a beginner-level challenge
incorrectly labelled as advanced which made it rather inconvenient for
solvers to search for challenges suited to their own level of ability. This
has now been fixed and will not happen again for Coq (see
Codewars/codewars.com#2001)
- We now have a dedicated test framework for Coq which allows you to specify
what axioms are (dis)allowed on a per-challenge basis. What's more, the
testing framework is powerful enough to support code-golfing challenges and
code extraction
You may learn more about the Coq environment on Codewars through our Wiki
page: https://github.com/Codewars/codewars.com/wiki/Language-Coq . Feel free
to drop by our Gitter chat ( https://gitter.im/Codewars/codewars.com/ ) if
you have any questions about Codewars or would just like to chat with fellow
Codewarriors.
Happy sparring!
Yours sincerely,
Donald
- [Coq-Club] Invitation to join the Codewars Coq Community, Round II, Donald Leung, 04/23/2020
Archive powered by MHonArc 2.6.18.