Migrated documents from aspclassiccompiler.codeplex.com

This commit is contained in:
dotneteer 2018-09-03 22:12:26 -07:00
parent fe02219dac
commit dbb36a62da
324 changed files with 75166 additions and 74841 deletions

3
docs/Acknowledgements.md Normal file
View file

@ -0,0 +1,3 @@
This project uses:
* [Microsoft Dynamic Language Runtime](http://www.codeplex.com/dlr)
* The VBScript Parser was adapted from [Paul Vick's VBParser](http://www.panopticoncentral.net/archive/2006/03/27/11531.aspx).