-
In addition, there's some AECD-specific encoding, such as `Alt.` or `Var.` for alternative or variant Cree word forms, `(Plains)` and `(Northern)` indicating dialect, that we wouldn't want to include …
-
The current fol/syn text is less than precise about when the use of a symbol is part of the object language, and when it's a part of the metalanguage, esp. when variables are concerned, e.g., a $x$ ma…
rzach updated
9 years ago
-
Following up from the presentation at CUDW, some TODOs:
1. Type annotations in OCaml and Ltac2 (done)
2. Aligning code side by side to show similarities
3. Implementing other examples besides `au…
-
We (Benoit and me) discussed how to unify in the GEMOC Studio how dynamic data are defined in the language, and how they are manipulated at runtime for a given executed model.
Each metalanguage has…
-
from my analysis of the requires, all the files reachable from runtest are:
- alicorn-expressions
- alicorn-utils
- base-env
- derivers
- environment
- evaluator
- fibonacci-buffer
- format
-…
-
Something like [JSON-LD](https://json-ld.org/), so a general application can understand the data model of the structured data.
Instead of JSON, I prefer CBOR, so binary strings can be handled direct…
-
The following metalanguage elements are compiled to `ETypeCheck`:
- `InstanceOfCondition`
- `ProductionCondition`
- `PredicateCondition` with `Nonterminal` operator
All of them are compiled to `ET…
-
https://vuejs.org/v2/guide/single-file-components.html
One feature of Vue is to allow for metalanguage support, such as:
* Markdown, Pug, HAML
* TypeScript, JSX, CoffeeScript
* Sass, SCSS, Les…
-
- aim is sufficient syntax that will allow us to run the starter.pse code
- use EBNF syntax as per the course specs
- the [Wikipedia entry for EBNF](https://en.wikipedia.org/wiki/Extended_Backus%E2%…
-
**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…