https://github.com/fulcrologic/fulcro-spec 3.2.9 • Add support for Babashka
Phel v0.38 is out: Fanout parallel tests, reflection & multimethod power phel 🚀
https://github.com/phel-lang/phel-lang/releases/tag/v0.38.0
1. Parallel tests: phel test --parallel=<N|auto|max> fans namespaces across a subprocess worker pool
2. Reflection: phel\reflect module with class-info, methods, properties, supers over PHP reflection
3. Multimethods: prefer-method, prefers, prefers? resolve ambiguous dispatch
I created this for you @ahmed1hsn https://github.com/Chemaclass/phel-symfony-demo
Are there any examples of interop with Symofny, or Doctrine ORM?