#phel — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #phel, aggregated by home.social.
-
Adapting clojure-test-suite for Phel. Current test summary:
Passed: 847
Failed: 92
Error: 236
Total: 1175https://github.com/jasalt/clojure-test-suite #clojure #php #lisp #phel
-
Adapting clojure-test-suite for Phel. Current test summary:
Passed: 847
Failed: 92
Error: 236
Total: 1175https://github.com/jasalt/clojure-test-suite #clojure #php #lisp #phel
-
Designing custom #Phel (#PHP lisp) application architecture that can be used via web or cli, ran inside #WordPress as plugin or standalone, connecting to either MySQL or Sqlite. Hexagonal or "Ports and adapters" type architecture seems to fit the idea. Learning about multimethods and interfaces.. https://en.wikipedia.org/wiki/Hexagonal_architecture_(software)
-
Designing custom #Phel (#PHP lisp) application architecture that can be used via web or cli, ran inside #WordPress as plugin or standalone, connecting to either MySQL or Sqlite. Hexagonal or "Ports and adapters" type architecture seems to fit the idea. Learning about multimethods and interfaces.. https://en.wikipedia.org/wiki/Hexagonal_architecture_(software)
-
Plugin for exposing #Phel #Lisp interpreter inside #WordPress to remote scripting https://codeberg.org/jasalt/wp-http-eval. Created out of frustration interfacing with a legacy membership site during rebuild / migration without having proper shell / WP-CLI access to old server and database mojibaked beyond comprehension.
-
Plugin for exposing #Phel #Lisp interpreter inside #WordPress to remote scripting https://codeberg.org/jasalt/wp-http-eval. Created out of frustration interfacing with a legacy membership site during rebuild / migration without having proper shell / WP-CLI access to old server and database mojibaked beyond comprehension.
-
Ergonomic interop macro to avoid wrapping every function expecting array as argument which #WordPress uses a lot. #phel #php #lisp
-
Ergonomic interop macro to avoid wrapping every function expecting array as argument which #WordPress uses a lot. #phel #php #lisp
-
I like writing tests with Phel a lot while I never bothered doing it much with #PHP.
Created a nifty #Emacs hotkey that switches from #Phel namespace to according test namespace or back, and now also creates new test file if existing was not found with skeleton namespace declaration.
https://codeberg.org/jasalt/.emacs.d/commit/7de1c210f4c07a2137e1f484f03106a0918bc34c
-
I like writing tests with Phel a lot while I never bothered doing it much with #PHP.
Created a nifty #Emacs hotkey that switches from #Phel namespace to according test namespace or back, and now also creates new test file if existing was not found with skeleton namespace declaration.
https://codeberg.org/jasalt/.emacs.d/commit/7de1c210f4c07a2137e1f484f03106a0918bc34c
-
-
-
-
Working on Phel (#Lisp) #WordPress plugin skeleton. #Github not recognizing #Phel as a language yet it weights being more of a Shell project than PHP with the development container scripts added.
-
Working on Phel (#Lisp) #WordPress plugin skeleton. #Github not recognizing #Phel as a language yet it weights being more of a Shell project than PHP with the development container scripts added.
-
Project is on now to make #Phel (#Lisp) a part of mainstream the #WordPress ecosystem https://github.com/jasalt/phel-wp-plugin/issues/5.
-
Project is on now to make #Phel (#Lisp) a part of mainstream the #WordPress ecosystem https://github.com/jasalt/phel-wp-plugin/issues/5.
-
Wondering what it would take to be able to use reader conditionals for sharing some #Clojure logic between #Phel (#PHP) and Basilisp (#Python). It could allow eg. writing extensions to both #WordPress and #Odoo platforms from same server side codebase. https://clojure.org/guides/reader_conditionals
-
Wondering what it would take to be able to use reader conditionals for sharing some #Clojure logic between #Phel (#PHP) and Basilisp (#Python). It could allow eg. writing extensions to both #WordPress and #Odoo platforms from same server side codebase. https://clojure.org/guides/reader_conditionals
-
Experimental #WordPress plugin with #Phel (#Lisp)
https://codeberg.org/jasalt/phel-wp-plugin