-
**List of features :**
- _optional (user can log to his account)_
- upload a photo from a directory or from the camera
- analyze photo with machine learning model classification
- display the re…
-
This issue mimics #63 for function table declarations. The production is given in section 5.6 of the specification as follows:
> `var` _x:Identifier_ `=` `[` _f0:Identifier_ (`,` _f:Identifier_) ... …
ghost updated
8 years ago
-
Will it be possible and feasible to package the Sass compiler into a standalone executable (and without installing Ruby)?
It already exist for the .Less files (with the dotLess project) and CoffeeScr…
-
From https://github.com/metanorma/iso-19144-2/pull/9
An EMF image file is not rendering in DOC output though there are many
others of the same type that do render.
image file: [008.zip](https:/…
-
This issue was created automatically with bugzilla2github
# Bugzilla Bug 2385
Date: 2017-04-27T11:27:13+02:00
From: Børre Gaup <>
To: Børre Gaup <>
CC: borre.gaup, sjur.n.moshagen
Las…
-
Filet-o-Fish is a meta-DSL, that is, a programming language for describing (domain-specific) programming languages, written in Haskell by Pierre-Evariste Dagand.
There are two papers that describe th…
-
Example:
imagine this metadata:
```yaml
/old-syntax:
environment+:
rsyslogSyntax: old
/x509_name:
extra-summary: CONDITIONAL_PHASES_BL=ossl rsyslogSyntax…
sopos updated
2 years ago
-
chatmessage.dm
```DM
if(message_mods.Find(CHATMESSAGE_EMOTE))
var/list/clients = list()
for(var/mob/M as() in hearers)
if(M?.should_show_chat_message(speaker, message_language, TRUE))
…
-
**Is your feature request related to a problem? Please describe.**
When making queries, it's a bit hard to figure out what is accessible how. As each Metalanguage can do this differently, it would be…
-
If ALE was implemented as a GEMOC DSL, it would be a pefect "eat your own dog food" use case: this would make us use the GEMOC Studio to implement a language that we would actually use (to implement o…