5 ms·
I saw this DSL on HN yesterday, and this syntax is total garbage. It’s some stupid mixture of different PLs. Are you seriously OK with this so that you keep pos
by unexpectedtrap 8mo ago
I saw this DSL on HN yesterday, and this syntax is total garbage. It’s some stupid mixture of different PLs. Are you seriously OK with this so that you keep posting it here? I don’t even want to look through source code knowing what garbage it is at the surface level.
- williamcotton 8mo agoWell hey, at least some feedback! I hope you have a better day tomorrow than whatever was going on with you when you wrote your comment.
- joenot443 8mo agodescribe "hello, world" it "calls the route" let world = "world" when calling GET /hello/{{world}} then status is 200 and selector `p` text equals "hello, {{world}}" What don't you like about it? I think it's interesting