#1 Add license
~ntietz commented on hurl-lang todo
#3 Develop lexer for token identification
#4 Implement parser for syntax validation and AST creation
#5 Implement formatter for code beautification
#6 Develop comprehensive tests for grammar, lexer, parser, and formatter
dfed907 Bump Hurl to 1.0 since it's ready 😎
Bump Hurl to 1.0 since it's ready 😎
~ntietz pushed to ~ntietz/hurl-lang git
2647ae6 Finish day 4 of AoC, add some more stdlib and builtins to help
Finish day 4 of AoC, add some more stdlib and builtins to help
64bc061 Add catch into construct
Add catch into construct
catch into
8b37385 remove dead code
remove dead code
c583cd7 Finish day 2 of AOC
Finish day 2 of AOC
a05cceb Add more examples and AOC
Add more examples and AOC
0468d27 Creating stdlib
Creating stdlib
5ecc528 Fixed format bug
Fixed format bug
90c41a7 Fix up some issues with Hurl
Fix up some issues with Hurl