Skip to content

tick-io/tick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

180 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ Tick

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

๐Ÿ’ก Quick Start

println("Hello, world!");

โš™๏ธ Status

Tick 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

๐Ÿ“ Simple, lightweight, dynamic programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages