Skip to content

squirrel-rs/squirrel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

192 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐿️ Squirrel

... is very tiny, lightweight, dynamic programming language designed to be simple and readable.

💡 Quick Start

println("Hello, world!");

⚙️ Status

Squirrel is currently a work in progress project (WIP).
Nightly builds are available and can be run on stable Rust, giving you a chance to explore and test the language as it evolves.

🔦 ToDo

  • os library
  • fs library
  • time library
  • update math library
  • implement random in math library
  • implement choice for list
  • strings library
  • fmt library
  • convert library
  • reflect library
  • env library (by Antares64)
  • mem library
  • signal library
  • zip library
  • color library
  • ffi library
  • net/http library
  • net/tcp library
  • net/udp library
  • crypto library
  • sys library
  • process library
  • implement anonymous functions
  • extend for loop to iterate over items of list
  • write specification for standard library
  • start writing documentation
  • basic jit

About

🐿️ A friendly, lightweight, simple programming language

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages