Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

horst-lang/HorstSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Horst Logo

Horst

Horst is a interpreted programming language for a school project with the goal to be easy to understand and a good first programming language for other students.

Installation

  1. Dowload the .zip file from the releases.
  2. Extract the file to your Horst directory e.g. 'C:\Horst'.
  3. Compile the project.
  4. Add the Horst path to the PATH environment variable. *1
  setx /M PATH "%PATH%;C:\Horst\"
  1. Done :) You can now use horst! Check out the horst docs for more info.

Horsted with ♥ on GitHub

*1: WARNING: This solution may be destructive to your PATH, and the stability of your system. As a side effect, it will merge your user and system PATH, and truncate PATH to 1024 characters. The effect of this command is irreversible. Make a backup of PATH first.

About

The old Horst implementation written in C#

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages