Micoloth
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Partly because who is Github to track my activity. Mainly because why not.
- Show HN: Reactive Jupyter- reactive execution of Python in VSCode (marketplace.visualstudio.com)
Hi HN I’ve developed an experimental VSCode extension to keep a Python Kernel in sync with a Python file. (Reactive execution) The extension uses Static Code Analysis to infer dependencies between lines of code. When…
-
I've always been interested in the theoretical side of Programming Languages. I've learned a dozen of them and built my own demo one. I've always done this as a side project, but I'm often wondering if it's possible to…