Skip to content

MMagueta/Sabre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sabre Language

What is this?

Sabre is an experimental language for .NET following the SCHEME/LISP style.

What does the name mean?

It is a pun with the names for the .NET languages, C# and F#, they are all sharp, so Sabre must be as well.

How should I run?

Go to Compiler and do a dotnet run For now, simply run *dotnet build -c Release* on *ILCode/* then run *Program.fs* on *Compiler/*

Journal

VersionDescription
Alpha 0.1Adds boilerplate IL Support and mocked REPL
Alpha 0.2Adds a parser

About

An experimental native Lisp for .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published