What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Good Morning! πŸ˜πŸš€πŸŒš I wanted to share with you that I am working on

Chemaclass
Chemaclass Tech Lead Spryker Solution Partner Posts: 213 πŸ§‘πŸ»β€πŸš€ - Cadet
edited February 2021 in Knowledge Sharing

Good Morning! πŸ˜πŸš€πŸŒš
I wanted to share with you that I am working on a new Functional Programming language that compiles to PHP called Phel.
It is a dialect ofΒ LispΒ inspired by Clojure and Janet. And we just released the very first version πŸ₯³

  • Built on PHP’s ecosystem
  • Good error reporting
  • Different Datastructures (Arrays, Tables, and Tuples)
  • Macros
  • Recursive functions
  • Powerful but simple Syntax
  • REPL

I wrote an article about it: check it out on Medium or DevTo. I hope you’ll like it ⭐️

Comments

  • USZ0XG6SK
    USZ0XG6SK Posts: 111 πŸ§‘πŸ»β€πŸš€ - Cadet

    That is a lot of parentheses πŸ™‚

  • Chemaclass
    Chemaclass Tech Lead Spryker Solution Partner Posts: 213 πŸ§‘πŸ»β€πŸš€ - Cadet

    It’s a valid first impression. But once you start with it, you will realise it isn’t really much more than with PHP (or Java [compared with Clojure]) πŸ˜‰