-
Under both julia 1.9.3 and 1.10.0-beta2, I get
```julia
julia> macro macrobuilder()
quote
macro $(esc(:foo))()
display(__module__)
end…
-
**"Grip"** is one term for **influenza**, commonly known as **the flu** in English. It is a contagious respiratory illness caused by influenza viruses, which infect the nose, throat, and sometimes th…
-
@rzvxa and I have been discussing various ways to make macros cheaper on compile time, for example the `#[ast]` macro.
I had another idea in this vein. How about this:
* For each type marked `#[…
-
Here is a test case that shows the failure. Comment/uncomment one of the `let json_deserializer =` lines to toggle between the JSON test data. The output for the failing case is:
```
Error parsing f…
-
To bridge the time until we have proc macros (if ever), let's make some small macros that make matching arguments more convenient.
```rust
macro_rules! first_arg {
($signal:expr, $var:ident: $ty…
-
"realisation" is a bad term because we already use it for other things (building, including input-addressed derivations) and because it is vague.
The term in https://www.microsoft.com/en-us/researc…
-
> Sexual language and imagery is not appropriate for any conference venue, including talks, workshops, parties, Twitter and other online media.
Being inclusive and progressive does not mean that we…
-
## Second Project Meeting ##
Ben guided the team through github token creation and git config. Our newest member Huzan needs additional time to install and configure git, but Matt and Jake successfu…
-
Hello,
I am trying to build VSCode on FreeBSD11.1, but get this:
```
Patching file ui/gfx/BUILD.gn using Plan A...
Hunk #1 succeeded at 22.
Hmm... The next patch looks like a unified diff to m…
-
Next time someone develops lesson material, this might make a fantastic worked example or lab or exercise. I'd like to eventually work it up myself but putting it here in case anyone gets to it first.…