Skip to content

Fluentix-dev/tix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

tix, a programming language that is WIP and not ready to use

Tix is a programming language made by the Fluentix group (mainly Infinity) which is a fun project that I like to work with and designed for game designing.

Data types

Currently, we have these following data types: int, double, string, builtin_func, function, module, boolean and null_type

Expressions

Currently, we have parentheses working, +, -, *, /, % also

If statements

Implemented

get expressions

Syntax: const module <module_name> = get "<module_name>", notice that get is an expression of type module

About

tix, a game engine made by the Fluentix group... (i didn't suggest this i swear)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published