Skip to content
/ LWASP Public

LWASP - a lightweight C# WebScript processor

Notifications You must be signed in to change notification settings

yotam180/LWASP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#LWASP - A lightweight C# WebScript processor

LWASP is a webserver designed to make C# serverside great again. With the modern scripting style, with dynamic programming and script tags that can fit everywhere in the page, PHP and NodeJS leave ASP.NET back in 2009, to eat it's own garbage. Razor/MVC didn't help either, since its syntax is just unlovable, and no-one really likes it (well, at least I don't)

So, we came with LWASP to make C# a scripting language for the web. It's easy as one <@, two <@@ three <@@@!

  1. Code comes inside <@ @>. Printing is simple as Console.Write(), LWASP.Write(), echo() or print(). All of these work, just to make your printing experience perfect.
  2. You define methods (as static, of course) and classes inside <@@ @>.
  3. Using directives come inside <@@@ @>.

Organized, simple, readable.

Tutorials, examples, new versions coming soon ><

About

LWASP - a lightweight C# WebScript processor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages