... is very tiny, lightweight, dynamic programming language designed to be simple and readable.
println("Hello, world!");
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.
-
oslibrary -
fslibrary -
timelibrary - update
mathlibrary - implement
randominmathlibrary - implement
choicefor list -
stringslibrary -
fmtlibrary -
convertlibrary -
reflectlibrary -
envlibrary (byAntares64) -
memlibrary -
signallibrary -
ziplibrary -
colorlibrary -
ffilibrary -
net/httplibrary -
net/tcplibrary -
net/udplibrary -
cryptolibrary -
syslibrary -
processlibrary - implement anonymous functions
- extend for loop to iterate over items of list
- write specification for standard library
- start writing documentation
- basic jit