From 4151af0990fe3817c28936a4a5dc623d5d027eab Mon Sep 17 00:00:00 2001 From: Som <96942390+som-sama@users.noreply.github.com> Date: Fri, 8 Sep 2023 15:10:34 +0530 Subject: [PATCH] Update compilers_list.py Update total stars of lpython --- content/compilers_list.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/compilers_list.py b/content/compilers_list.py index 124a64c..206b21e 100644 --- a/content/compilers_list.py +++ b/content/compilers_list.py @@ -33,7 +33,7 @@ def get_total_stars(name): "serge-sans-paille/pythran" : [ 58, 9, 1912], "pypy/pypy.org" : [ 36, 5, 21], # Website "weld-project/weld" : [ 35, 0, 2945], - "lcompilers/lpython" : [ 34, 28, 141], + "lcompilers/lpython" : [ 34, 28, 1075], "IronLanguages/ironpython3" : [ 33, 5, 2179], "pyccel/pyccel" : [ 32, 17, 279], # 15 < 10 commits "pyjs/pyjs" : [ 30, 0, 1123],