Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Coq on Android as Telegram Chatbot

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Coq on Android as Telegram Chatbot


Chronological Thread 
  • From: Rustam Zhumagambetov <rustam.zhumagambetov AT nu.edu.kz>
  • To: coq-club AT inria.fr
  • Subject: [Coq-Club] Coq on Android as Telegram Chatbot
  • Date: Wed, 22 Nov 2017 11:32:24 +0600
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=rustam.zhumagambetov AT nu.edu.kz; spf=Pass smtp.mailfrom=rustam.zhumagambetov AT nu.edu.kz; spf=None smtp.helo=postmaster AT mail-it0-f65.google.com
  • Ironport-phdr: 9a23:bB23VRzXaiqgoifXCy+O+j09IxM/srCxBDY+r6Qd0uMSIJqq85mqBkHD//Il1AaPBtqLra8cw8Pt8IneGkU4qa6bt34DdJEeHzQksu4x2zIaPcieFEfgJ+TrZSFpVO5LVVti4m3peRMNQJW2UWbPuWW/5iI+HRD2NAw9ZrikW92as8Pi3OervpbXfg9ghTynYLo0Ig/lgx/Ws5wsnJB+I6N5+BvUp3JHcuFcyH9vOxrHhQvn+s61uoxj7iFZtPsk/cNcVrvSebl+QLBFSjc0ZTNmrPb3vAXOGFPcrkAXVX8bx0YZDg==

Dear all,

I want to present a new solution for running Coq on Android devices - Coq Telegram bot. 

It allows you to continue working on proofs even on the go. 

Link to the bot: http://t.me/CoqProofbot

This is part of an undergraduate research project.
The only data we collect - number of unique users.

After using the bot, we kindly ask you to take the survey to gather feedback and identify the need of such bot for the community. As this is public beta we want to attract attention from the community, gathering your feedback on what features bot should possess. Currently we also have single user bot that can be run from any machine that have Coq and Java in it. 

Here is an example of proving a simple theorem:
It also supports loading of external files, just drop them into the bot (.v files).



Kind regards,
Rustam Zhumagambetov



Archive powered by MHonArc 2.6.18.

Top of Page