Skip to content

Commit f45900e

Browse files
authored
Create README.md
Placeholder Readme
1 parent 396c844 commit f45900e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# The DML language server
2+
3+
This repository is a place holder repository for a [Device Modeling Languge](https://github.com/intel/device-modeling-language) [Language Server](https://langserver.org/). As that is a mouthful, it'll most likely be called DLS at some point.
4+
5+
The language server will be implemented in Rust and our intent is to provide pre-built binaries for Linux and Windows. Any editor that supports the [LSP protocol](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/) shall be able to use it, but we are also implementing a [VS-code Simics Modelling Extension](https://github.com/intel/vscode-simics) (also still in intial development) in which it is to be integrated.
6+
7+
The current expectation is that we'll publish a work-in-progress version around end of 24Q3.
8+
9+
Please stay tuned!
10+
11+
/The DLS developers.
12+

0 commit comments

Comments
 (0)