-
Updated
Nov 17, 2021 - TypeScript
#
domain-specific-language
Here are 248 public repositories matching this topic...
Create beautiful diagrams just by typing mathematical notation in plain text.
A domain specific language to express machine learning workloads.
-
Updated
Mar 2, 2020 - C++
A simple library for creating complex neural networks
machine-learning
scala
deep-neural-networks
deep-learning
neural-network
functional-programming
dsl
automatic-differentiation
domain-specific-language
symbolic-computation
-
Updated
Nov 15, 2021 - Scala
Parity's ink! to write smart contracts
-
Updated
Nov 17, 2021 - Rust
A high-performance, Pythonic language for bioinformatics
python
programming-language
bioinformatics
compiler
genomics
computational-biology
domain-specific-language
-
Updated
Nov 3, 2021 - C++
Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/
-
Updated
Nov 14, 2021 - Python
Desktop Automation Framework. Drive your mouse and keyboard with an easy to use language.
python
recording
desktop-automation
domain-specific-language
pyautogui
mouse-movement
lark-parser
keyboard-automation
-
Updated
Nov 7, 2019 - Python
The implementation of the Rascal meta-programming language (including interpreter, type checker, parser generator, compiler and JVM based run-time system)
language
interpreter
compiler
checker
pattern-matching
parser-generator
static-analysis
template-language
repl
reverse-engineering
metaprogramming
source-to-source
code-generation
standard-library
domain-specific-language
query-language
relational-algebra
term-rewriting
refactoring-tools
-
Updated
Nov 4, 2021 - Java
GraphIt - A High-Performance Domain Specific Language for Graph Analytics
machine-learning
compiler
parallel-computing
high-performance-computing
code-generation
graph-analytics
domain-specific-language
m
graph-computing
-
Updated
May 25, 2021 - C++
c3d
commented
Feb 8, 2020
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.
-
Updated
Nov 3, 2021 - Go
An experimental Python-to-C transpiler and domain specific language for embedded high-performance computing
python
c
compiler
hpc
static-analysis
transpiler
embedded-systems
high-performance-computing
source-to-source
domain-specific-language
static-typing
transcompiler
python-to-c
-
Updated
Nov 17, 2021 - Python
An imperative and functional programming language
cpu
compiler
gpu
simd
vectorization
functional-language
domain-specific-language
continuation-passing-style
imperative-programming-language
partial-evaluators
-
Updated
Oct 21, 2021 - C++
ContextMapper DSL: A Domain-specific Language for Context Mapping & Service Decomposition
ddd
dsl
domain-driven-design
domain-specific-language
context-mapping
service-decomposition
contextmapper
-
Updated
Oct 6, 2021 - Java
A curated list of Clojure resources for dealing with domain-specific languages.
-
Updated
Aug 26, 2021
bioinformatics
systems-biology
networks
domain-specific-language
biological-expression-language
pybel
networks-biology
bioregistry
-
Updated
Sep 30, 2021 - Python
YASK--Yet Another Stencil Kit: a domain-specific language and framework to create high-performance stencil code for implementing finite-difference methods and similar applications.
linux
kernel
hpc
stencil
optimization
openmp
mpi
intel
xeon
domain-specific-language
avx512
xeon-phi
finite-difference-method
vector-folding
-
Updated
Nov 1, 2021 - C++
mid is a generic domain-specific language for generating code and documentation
-
Updated
Jun 29, 2020 - Go
Build declarative GraphQL queries in Swift.
-
Updated
Nov 18, 2020 - Swift
Voila is a domain-specific language launched through CLI tool for operating with files and directories in massive amounts in a fast & reliable way.
cli
files
directory
file
folder
folders
cli-app
cli-application
domain-specific-language
directories
cli-tool
domain-specific
cli-tools
domain-specific-languages
-
Updated
Nov 16, 2021 - Rust
LLVM Bindings for .NET
code-generator
dotnet
llvm
compilers
code-generation
llvm-bindings
llvm-bitcode
domain-specific-language
jit-compiler
llvm-ir
dynamic-runtime
-
Updated
Nov 1, 2021 - C#
Incremental Program Analysis Framework
dsl
program-analysis
mps
domain-specific-language
analysis-framework
incremental-computation
language-workbench
-
Updated
May 7, 2021 - Xtend
Recaffeinating Java ☕️ with custom semantics and extensions
-
Updated
Jul 7, 2017 - Java
CS 1501 Student-Taught-Class at the University of Virginia
python
university
functional-programming
metaprogramming
object-oriented
domain-specific-language
aspect-oriented-programming
-
Updated
Jun 10, 2020 - Python
UFL - Unified Form Language
python
partial-differential-equations
domain-specific-language
fenics
variational-method
finite-element-method
finite-element-software
-
Updated
Nov 17, 2021 - Python
Build automation
-
Updated
Nov 6, 2020 - C++
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."
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 likewrap lines containing '.' with "