Skip to content

Raccoon is a high-level programming language inspired by Rust, designed for safe, efficient, and productive development.

License

Notifications You must be signed in to change notification settings

coders-collab-org/raccoon-lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raccoon Language

Raccoon is a high-level programming language designed for safe, efficient, and productive development. It has a syntax inspired by Rust, but with a more approachable learning curve, similar to JavaScript or Python. Raccoon uses static types, but does not expose low-level features such as pointers, making it a good choice for web development, scripting, or systems programming.

Getting started

This repository contains the source code for Raccoon, but there is no compiler or interpreter yet. If you want to help develop Raccoon, you can start by reading the language specification and the contribution guidelines. You can also check the issues to see what needs to be done.

About

Raccoon is a high-level programming language inspired by Rust, designed for safe, efficient, and productive development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published