Raised This Month: $51 Target: $400
 12% 

Spider - A Replacement Webcompiler


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 04-05-2013 , 04:37   Spider - A Replacement Webcompiler
Reply With Quote #1


Video is for the old version, new one is slightly different.

https://spider.limetech.io/

Features:
  • Supports both SourceMod and AMX Mod X plugins.
  • In-browser compilation - your code never leaves your computer.
  • Supports custom include files - use whatever extensions you need.
  • In-line display of warnings and errors - see at a glance where they occurred.
  • Code highlighting - although not SourcePawn specific just yet.
  • Basic starter template - no more hunting for a myinfo structure to copy.
  • Restores work if the page is closed.
  • It works offline!

Supported Browsers:
  • Chrome - Version ~20+ (exact version not known.)
  • Firefox - Version 20+
  • Internet Explorer - Version 10+ (bet you didn't expect that one.)

Possible future additions:
  • Run spcomp in a WebWorker so it doesn't hang the browser.
  • Get optimization working with Emscripten, to speed it up and reduce code size.
  • Localstorage usage to persist code, custom include files, spcomp.js, and the standard include file blob.
  • Proper file system management, multiple code files. Maybe some form of project blob to allow saving of complete works.

Crafted with love utilising the following projects:
__________________

Last edited by asherkin; 06-03-2017 at 19:27.
asherkin is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 20:03.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode