Skip to content

Melomaniash/FrostScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FrostScript

A custom, interpreted language for study and fun

Table of Contents

Introduction

This project aims to make a multi-paradigm, interpreted scripting language for the .NET ecosystem inspired by C# and F#.

It's primary purpose is for learning the lower-level code, techniques, and processes of creating a language.

Getting Started

  1. Clone the repo
  2. Open solution in Visual Studio
  3. Build solution
  4. Write your FrostScript in FrostScript.Console/test.fr
  5. Run solution

About

Custom Interprated language for study and fun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages