Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

harnessflex/types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flex Types

Flex Types, provides static type checking in Imba.

Getting Started

First, you need to clone the repo:

git clone https://github.com/harnessflex/types.git

Then you need to install the dependencies:

npm install

Then finally, you can run the application:

npm run start

Types

You can find the list of supported types here: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#primitive_values

Note: you can also create custom types by defining a new class.

Security

If you discover any security related issues, please email donaldpakkies@gmail.com instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.

About

Static type checking for Imba (wip)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published