-
Updated
May 13, 2022 - TypeScript
domain-specific-language
Here are 270 public repositories matching this topic...
-
Updated
Mar 2, 2020 - C++
-
Updated
Mar 27, 2022 - Scala
-
Updated
Dec 15, 2021 - C++
-
Updated
Apr 1, 2022 - Python
-
Updated
Nov 7, 2019 - Python
-
Updated
May 5, 2022 - Python
I'd like to be able to run commands on all lines of a file. For example, bsed wrap lines with "
should execute on all lines of the file. Current workaround is to include some trivial filter like wrap lines containing '.' with "
-
Updated
May 12, 2022 - Java
-
Updated
Jan 14, 2022 - C++
The test suite is currently somewhat weak with respect to testing error cases and validating the resulting error messages.
The test suite should probably move tests that check error cases into a separate directory.
- Add
bigint
as a built-in type in grammar and makedate
with a capital letter
PrimitiveType returns string:
'string' | 'number' | 'boolean' | 'Date' | 'bigint';
- Validate
bigint
as a return type of terminal rules
-
Updated
Nov 3, 2021 - Go
-
Updated
Mar 28, 2022 - Java
-
Updated
May 6, 2022 - C++
-
Updated
Nov 18, 2021
-
Updated
Feb 11, 2022 - Python
-
Updated
Apr 18, 2022 - C++
-
Updated
Apr 25, 2022 - Rust
-
Updated
Jun 29, 2020 - Go
-
Updated
Nov 28, 2021 - C#
-
Updated
Apr 12, 2022 - Swift
-
Updated
May 7, 2021 - Xtend
-
Updated
May 6, 2022 - Python
-
Updated
Apr 5, 2022 - Java
-
Updated
Jun 10, 2020 - Python
Improve this page
Add a description, image, and links to the domain-specific-language topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the domain-specific-language topic, visit your repo's landing page and select "manage topics."
Our
.gitlab-ci.yml
contains a lot of super-repetitive lines like this by now: