exynoxx / nicholas-script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nicholas-script

How to run

make

return types

Addition (+) and Subtraction (-)

int bool string list func
int int int string element wise
bool int bool string element wise
string string string string element wise
list element wise element wise element wise element wise
func

Multiplication (*) and division(/)

int bool string list func
int int int string element wise loop
bool int bool element wise func/orNot
string string element wise
list element wise element wise element wise element wise
func func/orNot

About

License:Other


Languages

Language:Scala 88.7%Language:C++ 10.9%Language:JavaScript 0.3%Language:Shell 0.1%Language:Makefile 0.1%