https://github.com/ntdls/simple-scripting-engine
A robust, general purpose, loosely typed and fully interpreted scripting engine for the web or desktop.
https://github.com/ntdls/simple-scripting-engine
debugging ide language scripting showcase
Last synced: about 2 months ago
JSON representation
A robust, general purpose, loosely typed and fully interpreted scripting engine for the web or desktop.
- Host: GitHub
- URL: https://github.com/ntdls/simple-scripting-engine
- Owner: NTDLS
- License: mit
- Created: 2018-04-10T00:52:01.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-21T16:57:46.000Z (5 months ago)
- Last Synced: 2024-11-21T17:42:47.907Z (5 months ago)
- Topics: debugging, ide, language, scripting, showcase
- Language: C++
- Homepage:
- Size: 4.63 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: Changes.txt
- License: LICENSE
Awesome Lists containing this project
README
# Simple-Scripting-Engine
Originally designed to be a drop in replacement for classic Microsoft™ ASP®, only with stricter typing and extendability. The Simple Scripting Engine has taken on a life of its own, officially diverting from the original "create-a-clone" development path and into a robust and ever growing general purpose, loosely typed and fully interpreted scripting engine for the web or desktop. The engine comes coupled with a very lightweight Integrated Development Environment (IDE) and fully integrated documentation, making development and debugging quite straight forward....because, awesome - that's why!
The 32-bit version of this application is supported on both x64 and x86 (64 and 32 bit) systems.

Auto-complete:
Real-time watching:
Breakpoints:
Immediate:
Integrated Documentation:
Code Library:
IDE Options:
Snippets Library:
Manual Watch:
Watch Expressions:
