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

Implement Primitive Data Type - Float #379

Closed
Alexius-Huang opened this issue Aug 31, 2017 · 7 comments
Closed

Implement Primitive Data Type - Float #379

Alexius-Huang opened this issue Aug 31, 2017 · 7 comments
Assignees
Milestone

Comments

@Alexius-Huang
Copy link
Member

No description provided.

@ear7h
Copy link
Contributor

ear7h commented Sep 7, 2017

How are we doing on this? I could help implement this on the vm level, implementing builtin methods like ruby. However, compiler/interpreter level implementations are a bit out of my reach

@st0012
Copy link
Member

st0012 commented Sep 8, 2017

@ear7h Because I have a talk next week (it's about Goby!) and I'm busy working on it, so this issue will be pending until I get back from Japan.

@ear7h
Copy link
Contributor

ear7h commented Sep 8, 2017

Alright, let me know if I can be of any assistance. Good luck btw!

@st0012 st0012 added this to the version 0.2.0 milestone Sep 26, 2017
@64kramsystem
Copy link
Member

64kramsystem commented Oct 3, 2017

Being addressed by #443.

@st0012
Copy link
Member

st0012 commented Oct 11, 2017

I will do the front-end (parsing) part if no one is interested in it. @Maxwell-Alexius Do you want to give it a try?

@Alexius-Huang
Copy link
Member Author

I think I can handle this part, let me try it. I will ping you in Slack

@st0012
Copy link
Member

st0012 commented Mar 21, 2018

I think we already implemented the Float data type, just need to improve it now. So closing this

@st0012 st0012 closed this as completed Mar 21, 2018
@ghost ghost removed the in progress label Mar 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants