-
سلام امروز اپ من بخاطر استفاده از نسخه نهایی پوش پل 1.7.8 هم ریجکت شد و مجبور شدم این لایبرری رو کلا پاکش کنم. متن ایمیلی که گذاشتم میتونید نقض پالیسی رو بخونید دوستان کمکی هست بفرمایید:
App St…
-
The compiler currently does not require a clear delimiter between the head and body of a method.
For example, `def foo : Int32 1 end` is valid syntax.
There are some oddities: `def foo 1 end` is…
-
I am trying to type what would be `E^{[i,j]}` in LaTeX, and would look like this:
![Screenshot from 2019-05-10 07-57-46](https://user-images.githubusercontent.com/2021487/57506283-a6a99480-72fb-11e9-…
Lesik updated
5 years ago
-
Newbie question, any reason why C# and .NET is not supported? Would it be possible technically?
Apologies in advance if this is out of scope of the project.
Thanks
-
I'm learning Russian, and a lot of my source-material words are accented to show emphasis (which is important to the pronunciation and for learners, but isn't shown in general text for the most part —…
-
## The Problem
Some multiple-dispatches succeed when passing an `Str` to a multi sub that wants an `str`, depending on the function body of that candidate itself.
```raku
multi sub bar (str $s) { "…
-
Out of curiosity, and perhaps for the sake of collaboration, what language(s) are you using?
ikehz updated
10 years ago
-
Syntax files should be config files that describe a language backend via a set of configurations. When generating code, re2c would map various codegen concepts to the descriptions provided by the synt…
-
Migrated from [rt.perl.org#60888](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=60888) (status was 'open')
Searchable as RT60888$
p5pRT updated
2 years ago
-
> I think a somewhat simpler/easier way forward would be to restrict the output format of the existing commands from YAML to JSON. This ought to be a backwards-compatible change, since all YAML parser…