Skip to content

Web anti-framework written in Nim

License

Notifications You must be signed in to change notification settings

NoBrainerGames/nerc

This branch is 9 commits behind 8bitprodigy/nerc:main.

Repository files navigation

nerc

Web anti-framework in Nim.

Rationale:

Too many web frameworks are written in slow, heavy, bloated interpreted languages, so this is an anti-framework written in a fast, lightweight, and nimble compiled language.

License:

This code is dedicated to the public domain, but is also made available under the terms of the 0-clause BSD license, as some jurisdictions do not recognize the public domain.

The terms of the 0-clause BSD license are thus:

Copyright (C) 2025 Christopher DeBoy <chrisxdeboy@gmail.com>



Permission to use, copy, modify, and/or distribute this software for  
any purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL  
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES  
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE  
FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY  
DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN  
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT  
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

About

Web anti-framework written in Nim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nim 82.0%
  • CSS 10.9%
  • HTML 7.1%