|
You are here |
blog.michielborkent.nl | ||
| | | | |
stillat.com
|
|
| | | | | Recapping Laracon in Denver with the Statamic team, this post introduces Forte - a new Blade extensibility framework designed to simplify parsing and empower Laravel developers | |
| | | | |
blog.djy.io
|
|
| | | | | ||
| | | | |
stuartsierra.com
|
|
| | | | | [AI summary] The author benchmarks various ways to run Clojure in 2019, comparing traditional JVM launchers like Leiningen with faster alternatives such as Babashka, Joker, and GraalVM-compiled native binaries against a basic C program. | |
| | | | |
andreabergia.com
|
|
| | | I usually write parsers by starting from a grammar and either coding a lexer/parser by hand or relying on tools such as the fantastic Antlr. However, a friend recently introduced me to parser combinators, which I found to be very interesting and useful. It's not a recent idea, but it was new to me, and I have found it to be very interesting and useful. | ||