Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Types feature #20

Closed
fly-lang opened this issue Mar 24, 2021 · 1 comment · Fixed by #28
Closed

Add Types feature #20

fly-lang opened this issue Mar 24, 2021 · 1 comment · Fixed by #28
Assignees
Labels
enhancement New feature or request

Comments

@fly-lang
Copy link
Owner

Create Types:

int for integer type numbers of 32bits
float for floating point decimal numbers of 32bits
boolfor boolean types of 1 bits

@fly-lang fly-lang changed the title Add Types Add Types feature Mar 24, 2021
@fly-lang fly-lang added the enhancement New feature or request label Mar 24, 2021
@marcoromagnolo
Copy link
Collaborator

Resolved with pull request: #22

@fly-lang fly-lang linked a pull request Aug 24, 2021 that will close this issue
@fly-lang fly-lang mentioned this issue Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants