Skip to content

Lightweight scripting language interpreter for embedded use in .NET applications.

License

Notifications You must be signed in to change notification settings

scadiot/Dopascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dopascript

Dopascript is a lightweight scripting language interpreter for embedded use in .NET applications. It's built from scratch without any external dependency.

Usage

To reference dopascript.dll after build it from source.

Alternatively, you can just copy src/dopascript/*.cs source code to include in your application. Since Dopascript code base is small.

About

Lightweight scripting language interpreter for embedded use in .NET applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages