Nav Singh
12/13/2020, 2:42 PMtravis
12/15/2020, 9:16 AM0.1.0
Features:
• K multiplatform, currently supports 🤖 , JS and macOS targets, with additional targets planned in the future
• Simple/unified coroutine Coroutines-powered API
• Persistent characteristic observations (Flow
remains active across reconnects)
• Demo/sample app
Feedback and 🐛 bug reports are appreciated/welcome.
Slack ConversationSlackbot
12/15/2020, 10:08 AMUberto Barbini
12/15/2020, 11:32 AMkpgalligan
12/15/2020, 2:43 PMgammax
12/17/2020, 2:40 PMuli
12/21/2020, 4:23 PMShreyas Patil
12/24/2020, 3:32 PMYev Kanivets
12/28/2020, 9:33 AMsubashz
12/30/2020, 3:43 PMCh8n
12/31/2020, 10:49 AMFunkyMuse
01/01/2021, 7:17 PMSami Eljabali
01/02/2021, 7:03 PMchristophsturm
01/05/2021, 9:52 AMbjonnh
01/06/2021, 8:05 PMCh8n
01/07/2021, 6:56 AMLukas Lechner
01/08/2021, 12:51 PMchao
01/09/2021, 7:48 PMAlexander Khyzhun
01/11/2021, 5:46 PMSasha Shpota
01/13/2021, 10:36 AMsuresh
01/13/2021, 8:35 PMJanuary 2021
We've compiled about one million lines of code (LoC) in our tests. Frontend performance is about 14,000 LoC per second while the overall performance of frontend and backend is about 5,000 LoC per second. These performance results are around 4 times faster than results of the existing compiler.
zsmb
01/19/2021, 3:23 PMCh8n
01/20/2021, 7:34 AMExample:
for an array {1,2,3,4,3,2,1}
output would be 3 because at the 4th position of the array,
the sum of left side of the index ({1,2,3}) and the sum of the right side of the index ({3,2,1}) both are equal to 6.
do check out 👇🏻 my solution
https://chetangupta.net/bbk7/kai widmer
01/20/2021, 10:28 AMKris Wong
01/22/2021, 4:48 PMMichal Klimczak
01/25/2021, 6:47 PMSebastian Aigner
01/26/2021, 12:26 PMMichal Klimczak
02/02/2021, 10:18 AMCasey Brooks
02/03/2021, 5:17 PM