6macros: discussing the finer points of Perl 6 macros, Qtrees, and how to stay sane | irclog: irclog.perlgeek.de/6macros/today
Set by moderator on 15 March 2015.
05:10 vendethiel joined 06:22 vendethiel joined 06:50 vendethiel joined 07:41 vendethiel joined 07:58 Ven joined 08:20 vendethiel joined 08:46 vendethiel joined 09:24 vendethiel joined 10:20 vendethiel joined 10:55 Ven joined 11:31 vendethiel joined 11:57 Ven joined 11:58 vendethiel joined
Ven eb.host.cs.st-andrews.ac.uk/drafts/...-idris.pdf I'm linking this paper here as well :-) 12:07
idris has a c backend, a js, php, lua and others iirc 12:11
it might even have an erlang backend now
"The main distribution is able to target C and Javascript, there are known third party code generators which target LLVM, Java and Ruby, the PHP code generator briefly described here, and an experimental code generator for the GAP algebra system" 12:58
16:06 Ven joined
Ven Added ADTs in elixir with their macro 16:28
gist.github.com/vendethiel/18223428bc77c6fd7350 16:31
their macro system*
masak nice 16:54
masak wondered about `&generate_defmodule/1`, but then remembered that this is basically Erlang's Swift language
vendethiel indeed :P 18:13
though it's really the other way around, but still 18:14
masak only by a strictly causal interpretation 18:15
vendethiel anyways! one more usecase :P 19:24
though we had that one since quite some time ago :-)
*
*we* don't really need macros for that