cjen07
3 meta-programming demos: prefix, memorization, julia port
I am very interested in meta-programming, here are 3 interesting demos I would like to share with you all for suggestions.
prefix(GitHub - cjen07/prefix: the world is your playground, ∀ Q, ∃h, ∀ f, g ∈ Q, s.t h(f, g) "then" f ≡ g + f · GitHub): ∀ Q, ∃h, ∀ f, g ∈ Q, s.t h(f, g) “then” f ≡ g + f
recursion(GitHub - cjen07/recursion: example project to write straight recursive functions with memorization in elixir using OTP and metaprogramming · GitHub): write straight recursive functions with memorization in elixir using OTP and metaprogramming
julia_port(GitHub - cjen07/julia_port: example project to invoke julia functions in elixir to do scientific computing using port and metaprogramming · GitHub): invoke julia functions in elixir to do scientific computing using port and metaprogramming
First Post!
OvermindDL1
That is really quite cool.
One note, the recursion one, might execute faster to memoize into ETS instead of distinct other processes.
Popular in Discussions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance









