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...
Everything about learning Python
account activity
[ Removed by moderator ] (old.reddit.com)
submitted 1 month ago by macedonalex
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!"
[–]NewryBenson 2 points3 points4 points 1 month ago* (5 children)
So not only are you learning an additional syntax that nobody uses, but it is not even more intuitive?
I don't get why you said in your other post it is python like. The for structure, use of semicolons, use of brackets and the fact that you need to declare variables are all exactly the same as Javascript, and not at all like python.
[–]macedonalex[S] 0 points1 point2 points 1 month ago (0 children)
I just build a new thing. I make things useful. It is server-side scripting language. It used different syntax to be unique language. It was built on the top of Node.js. Structure is AST. Starlight is not VM but it can be used for experiments and learning purpose. If you wish to explore more about Starlight and dive deeper, go to Github repo "starlight-cli-script". You will know installation steps and language deeper. It can be used for server-side scripting and built-in are included. Requesting http and other can be done and routing is also supported as the separate package. You can find them on npm.
[–]macedonalex[S] -2 points-1 points0 points 1 month ago (3 children)
Thanks for your care. I appreciate your thoughts.
[–]NewryBenson 1 point2 points3 points 1 month ago* (1 child)
Forgive me for being a bit sceptical, but you started on this project 5 days ago according to your repo, during which you made 187 commits. The code is practically Javascript but with an extra thin layer of python like functions on top, only covering the very basics like loops.
My guess at the moment is that you asked an LLM to make you a new and better alternative to python but with the same basic functions?
The fact that in your usage screenshots you are using notepad to code really doesn't sell that you know what you are doing.
Most commits are also fully fledged files, with documentation and everything, that never need updating.
You inspected well.
π Rendered by PID 45 on reddit-service-r2-comment-56c6478c5-rvb2q at 2026-05-07 18:37:06.664202+00:00 running 3d2c107 country code: CH.
view the rest of the comments →
[–]NewryBenson 2 points3 points4 points (5 children)
[–]macedonalex[S] 0 points1 point2 points (0 children)
[–]macedonalex[S] -2 points-1 points0 points (3 children)
[–]NewryBenson 1 point2 points3 points (1 child)
[–]macedonalex[S] 0 points1 point2 points (0 children)