Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/EvilBeaver/OneScript
Исполняющая среда скриптов на языке 1С
https://github.com/EvilBeaver/OneScript
Last synced: about 2 months ago
JSON representation
Исполняющая среда скриптов на языке 1С
- Host: GitHub
- URL: https://github.com/EvilBeaver/OneScript
- Owner: EvilBeaver
- License: mpl-2.0
- Created: 2016-04-08T12:04:21.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-21T15:50:05.000Z (2 months ago)
- Last Synced: 2024-10-21T23:26:24.380Z (2 months ago)
- Language: C#
- Homepage: http://oscript.io
- Size: 26.4 MB
- Stars: 477
- Watchers: 52
- Forks: 109
- Open Issues: 83
-
Metadata Files:
- Readme: README-EN.md
- License: LICENSE
Awesome Lists containing this project
- awesome-1c - OScript - интерепретатор 1С языка для написания скриптов (DevOps)
- awesome-1c - OScript - интерепретатор 1С языка для написания скриптов (DevOps / Видео)
README
# README #
### The project is an independent cross-platform open-source implementation of a virtual machine that executes scripts written in BSL (1C:Enterprise scripting language).
![Logo](.github/logo-small.png)
Script execution doesn't use any 1C:Enterprise system libraries and doesn't require installation of 1C:Enterprise system on the target machine.
In other words, this is a possibility to write programs in the 1C (BSL) language without using the 1C:Enterprise platform.
## Name and pronunciation
The project is called OneScript, can be abbreviated to the title 1Script on writing.
## Project site
Basic information about the project, releases and technical documentation are located on the official website.
http://oscript.io
## Library of useful scripts
The OneScript package already includes a set of commonly used packages.