Skip to content

tacosontitan/Hussy.Net

💃 Hussy.Net

Hussy.Net is an esoteric programming language designed for and by C# developers with code golf in mind. It is a minified adaptation of the C# programming language leveraging modern features for clean and concise code.

License

Important

Hussy.Net is not designed to compete with other golfing languages, but rather to allow C# developers to participate in golfing challenges with a leg to stand on.

🚀 Getting Started

Get started by reviewing the answers to the following questions:

🔎 Review Samples

There are several sample projects that actively demonstrate using Hussy.Net from the basics to solving common problems like the Fizz Buzz challenge.

🧪 Testing Snippets

The Hussy.Net.Terminal project is the place to run your snippets written with Hussy.Net. To get started, fork the repository and clone it to your local machine. Then open the Hussy.Net solution and locate the Program.cs file under Hussy.Net.Terminal. It looks like this:

W("Hello, world!");

✅ Small changes, continuously integrated

Glitter employs workflows for continuous integration to ensure the repository is held to industry standards; here's the current state of those workflows:

.NET Workflow

💎 A few more gems

We believe in keeping the community informed, so here's a few more tidbits of information to satisfy some additional curiosities:

Contributors Issues Stars

✨ Features

Hussy.Net is built with .NET developers in mind. It expands on the C# language directly, so all native C# features are available by default. In addition to the native features of C#, there are several features which can help you create concise snippets with ease:

  • Primitives
  • Output Methods
  • Complete Modules

About

An esoteric .NET dialect designed for and by C# developers with code golf in mind.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages