-
**Metaprogramming** refers to code that operates on other code as if it were data. It can take code in as parameters, reflect over it, inspect it, create it, modify it, and return it. ***Static* metap…
-
Thank you for your sotu post. However as a newbie to Haskell and long-time (and suffering) PHP programmer I can't share your assessment in regard to "Server-side web programming". Haskell is barely us…
-
Given that the hack pipeline doesn't really adequately meet the goals for folks trying to mimic method chains (aka "fluent" interfaces), it seems like the [section on method chaining](https://github.c…
-
Hello Gaku,
I recently discovered - and adopted, TablacusExplorer - and its numerous useful add-on's ;o)
1. Almost all the add-on's I'm using are not translated in French. I did the job for thes…
-
This is a dedicated page for centralizing data about what expected model for textual (synchronous) and/or graphical (asynchronous) interface for controlling the printing of term.
To start with, see…
-
**Is your feature request related to a problem? Please describe.**
Hi, is there a way to define property to be mandatory only if another property is set to certain value?
Also let's say I have prope…
-
Hey,
[John De Goes tweeted](https://twitter.com/jdegoes/status/801887270794096641) about being grateful to OSS contributors, so I thought it'd be a cool thing to do. You're why I got into functiona…
-
**Document Status:** Accepted
_Living document, this can still change_
# projen 1.0
Projen is in major version zero `0.x` and has been for over three years now. It's time for projen to grow up!…
-
##### Purpose
Introducing a secondary tensor operation DSL (Domain Specific Language) written in & optimised for Scala language & various compilers (the most common of which are JVM based scalac 2.…
-
I love this package and use it wherever I can, as I love functional programming. The only thing that bothers me a little is the lack of documentation.
Would'nt it be a nice idea to document the cod…