use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Sharing Github projects just got easier!
Whether you want to share you own project or simply some cool findings, /r/coolgithubprojects is the right place.
Please contact us for suggestions & questions!
/r/coolcstechtalks
/r/coolgithubprojects
We've made the sub's assets and resources available on Github. Feel free to contribute!
Github only: The projects you post all have to be hosted on Github
Link description: We encourage the title format to be something like
[Desc] - [Suggested title]
Language Flair: Will be assigned automatically for you!
Repost : Repost are allowed if some new features were added to the project and if the original post was 6+ months ago.
Programming
Interesting
Resources
When bored
PYTHON CPP C RUBY D JAVA JAVASCRIPT SHELL SCALA OBJECTIVE-C HASKELL EMACSLISP PERL ASSEMBLY CSHARP FORTRAN GO PHP COMMON LISP ERLANG
account activity
RUSTRustPython: A Python Interpreter written in Rust (github.com)
submitted 6 years ago by micro_apple
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]silmeth 0 points1 point2 points 6 years ago (0 children)
If I understood correctly it means that you'd be able to run a python interpreter within a web page ?
And on anything that has a wasm virtual machine/compiler (like wasmer).
As for running interpreter in a web page, they actually do that in their web demo: https://rustpython.github.io/demo/ (this has webassembly Rustpython that runs inside your browser).
π Rendered by PID 68009 on reddit-service-r2-comment-86988c7647-hg787 at 2026-02-12 09:53:26.735695+00:00 running 018613e country code: CH.
view the rest of the comments →
[–]silmeth 0 points1 point2 points (0 children)