C shell - Rethought and reimplementation on functions
Hello. Recently, I've added a new feature to the C shell. This feature is for one-line control structure parsing. Now, after this work, I've reimplemented functions. I disliked the work on functions based on pipes. Now, because one-line control structures are a feature, I based functions on aliases. Should we have goto as one-line? What's your take?
We haven't written up this one. Dev.to has the full story — the link below goes straight to it.