Hacker News new | past | comments | ask | show | jobs | submit login

What other languages do this? I love it




Practically any language that supports reflection has a library for that.



nushell[0] has this built-in. It's one of my favourite things about it.

Python has typer[1] to do this with type hints. It's limited and gets ugly quickly, but I love it for simple scripts.

[0] nushell.sh

[1] typer.tiangolo.com




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: