https://github.com/dnv-opensource/scriptingservice
Javascript scripting service based on the ixlib javascript parser
https://github.com/dnv-opensource/scriptingservice
Last synced: 10 months ago
JSON representation
Javascript scripting service based on the ixlib javascript parser
- Host: GitHub
- URL: https://github.com/dnv-opensource/scriptingservice
- Owner: dnv-opensource
- License: other
- Created: 2021-10-15T06:01:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-07T14:52:34.000Z (over 4 years ago)
- Last Synced: 2025-06-10T12:49:20.931Z (about 1 year ago)
- Language: C++
- Size: 192 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ScriptingService
Javascript scripting service based on the ixlib javascript parser
This library depends on the Reflection repository. In order to build this library, you should first clone the Reflection repository, then clone this repository under the same root. Then everything will build fine.
A Visual Studio solution file for Visual Studio 2015 is part of the repository.