Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: Tab completion for my small browser-based programming language Easylang (easylang.online)
2 points by chrka 24 days ago | hide | past | favorite
Hi HN! Tab completion makes it much faster to type variable names (correctly) and also helps you finding possible built-in commands.

The information about which inputs are possible is available, because the code is parsed up to the current position when the tab key is pressed.

Easylang is a small programming language designed for teaching and learning, but not only for that. It is also open source.

Have fun with it! C



Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

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

Search: