-
```
I implemented a django-like named group capturing feature in guice
servlet whereas named regex groups would be saved as request
attributes.
example:
serveRegex("/myrest/(.*)/(.*)").with(MySerlvet…
-
```
I implemented a django-like named group capturing feature in guice
servlet whereas named regex groups would be saved as request
attributes.
example:
serveRegex("/myrest/(.*)/(.*)").with(MySerlvet…
-
Subscribe to this issue and stay notified about new [daily trending repos in Scala](https://github.com/trending/scala?since=daily)!
-
Hi there! I came from your [Reddit post] and found this project fascinating.
While reading the sources, I've found the header `include/lone/types.h`, which uses a common technique of tagged unions.…
-
**Is your feature request related to a problem? Please describe.**
As a web developer who works primarily in with HTML/CSS/JS, all of my app code is currently JS which calls the tauri APIs via its JS…
-
Hey Jeffrey.
I'm super interested semantically represented notes and I really like this project. Another project came to mind: [Abstract Meaning Representation](https://github.com/amrisi/amr-guidelin…
-
Hello, I note that BayesianTools package requires the likelihood function to be vectorized for parallel computation. However, it seems that the package will run anyway with option parallel = T, even i…
-
For future reference. [This extension](http://www.ii.uib.no/~bezem/abstracts/TYPES_2019_paper_38) of the algorithm behind the congruence tactic that is compatible with HoTT.
-
### (v17) Custom inference fails when inputs and outputs of the body have mismatched shapes.
The following code should generate a loop that produces a tensor `[1 1 1 1 1]` by appending `1` in each …
-
Hi, I've been looking for a **_gulpfile**_ or **_gruntfile**_ or any other easy to use tool to successfully optimize before deploying.
I ran into some **build errors** which, I read on the web, are a…