Author Topic: Compile and run snippet code (without AutoCAD)  (Read 1980 times)

0 Members and 1 Guest are viewing this topic.

vegbruiser

  • Guest
Compile and run snippet code (without AutoCAD)
« on: May 22, 2012, 10:59:02 AM »
I saw this and thought others might find it useful:

http://rextester.com

It allows you to compile and run .NET code without having to fire up (and wait for!!) AutoCAD. :evil:

They also have a Regex tester.

Here's an example I've made use of today: http://rextester.com/rundotnet?code=OQTZE85773 since I've not really used Regular Expressions before.

Mark

  • Custom Title
  • Seagull
  • Posts: 28762
Re: Compile and run snippet code (without AutoCAD)
« Reply #1 on: May 22, 2012, 11:19:05 AM »
took a while but I found it.

might help *shrug*

http://www.theswamp.org/index.php?topic=11979.0
TheSwamp.org  (serving the CAD community since 2003)

TheMaster

  • Guest
Re: Compile and run snippet code (without AutoCAD)
« Reply #2 on: May 22, 2012, 03:21:01 PM »
I saw this and thought others might find it useful:

http://rextester.com

It allows you to compile and run .NET code without having to fire up (and wait for!!) AutoCAD. :evil:

They also have a Regex tester.

Here's an example I've made use of today: http://rextester.com/rundotnet?code=OQTZE85773 since I've not really used Regular Expressions before.

LINQPad (http://www.linqpad.net) can also compile and run snippets or complete programs, without the sandbox restrictions, but like rextester, also doesn't support running AutoCAD-dependent code.

MexicanCustard

  • Swamp Rat
  • Posts: 705
Re: Compile and run snippet code (without AutoCAD)
« Reply #3 on: May 23, 2012, 07:17:03 AM »
Check out Gallio Icarus.  Doesn't run independent of AutoCAD but will give same testing functionality within AutoCAD and will auto launch app within AutoCAD.
Revit 2019, AMEP 2019 64bit Win 10