Skip to content

exynoxx/nicholas-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages