Comment on PythonMonk – Learn Python in the browserparentComments−kracekumar13yI tried llvm based project https://github.com/kracekumar/test-empythoned(empythoned: https://github.com/replit/empythoned). There are few limitation I am facing, `import` system don't work(compilation issue). From my experience more effort is required.
Comments
I tried llvm based project https://github.com/kracekumar/test-empythoned(empythoned: https://github.com/replit/empythoned). There are few limitation I am facing, `import` system don't work(compilation issue). From my experience more effort is required.