-
Hello,
I would like to include this in a benchmarking suite. Is there a license available for this code?
ghost updated
10 years ago
-
First of all, I want to tell you that this is best language I saw.
1. Using break in switches.
I have quite big experience working with custom programming languages and can assure that leaving bre…
-
First of all, I'd like to thank the team for developing such a valuable tool. The integration of humanify for JavaScript deobfuscation is incredibly useful, and I appreciate the work that has been don…
-
While [working on](https://github.com/metabase/metabase/pull/27114) the number and currency formatting recently, I saw and [commented on](https://github.com/metabase/metabase/blob/master/shared/src/me…
-
### What version of gRPC and what language are you using?
1.24.3
### What operating system (Linux, Windows,...) and version?
Linux - Ubuntu 14.04 (GCE instance)
### What runtime / compiler are…
-
I was planning on making a `holidays` package that'd work with JVM languages. Do you know of anyone working on something like that? I figured I'd ask before duplicating work.
shaqq updated
5 years ago
-
Hi,
I am currently working on building a Java SDK generator from RAML and Json schema. I find myself writing a lot of StringBuilder code to build up the Java class file string, and then output it to …
-
As in [Documentation](https://github.com/antlr/antlr4/blob/master/doc/csharp-target.md), it says:
> The C# runtime **is CLS compliant**, and only requires a corresponding 3.5 .Net framework.
but…
-
Haxe's way of [injecting fields into classes](https://haxe.org/manual/macro-type-building.html) at class building time reminded me of a thing I was wondering about years ago, but never opened an issue…
masak updated
8 months ago
-
Using wordending is kind of a workaround for nedgegram searches like
`berlin erlange`
which would match `berlinerstraße erlangen` but better should only match stuff like 'berlin erlange*'.
When thi…