Skip to content

c-mateo/Golfscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golfscript

This is a Golfscript interpreter written in C#.

About Golfscript

GolfScript is a stack oriented esoteric programming language aimed at solving problems (holes) in as few keystrokes as possible. It also aims to be simple and easy to write.

Golfscript's official website.

Requirements

.NET 6 or newer.

Running from source

Open a terminal at the root of the repo and run:

dotnet run -c Release --project Project

About

Golfscript interpreter written in C#

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages