Skip to content

Red-lang general functions with similar syntax and usability to C# common methods.

License

Notifications You must be signed in to change notification settings

koba-yu/RedSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedSharp

A set of general Red functions with similar syntax to .NET C# methods.
The function design goes along common usability of C# and Red.
List of implemented functions is here

For what I make this repo?

1st Reason

I love Red, it is very fascinating. However it is still under active development. On the other hand .NET has a large number of classes and methods. Some of them are so convenient that I sometimes want to have equivalant functions when I use other languages.

2nd Reason

Because I have not been fully experienced with Red, it is good practice for me to make porting Red functions from .NET. Also, I expect this repo might teach us how short Red's code could be!
If you want, you can check .NET implementation here.

About

Red-lang general functions with similar syntax and usability to C# common methods.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages