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

First release #72

Closed
18 of 24 tasks
st0012 opened this issue May 4, 2017 · 1 comment
Closed
18 of 24 tasks

First release #72

st0012 opened this issue May 4, 2017 · 1 comment
Assignees
Milestone

Comments

@st0012
Copy link
Member

st0012 commented May 4, 2017

Planned beta release day: 8/31

In first release we focus on feature support. You can assume at most conditions rooby is more slower than ruby, but we will optimize rooby's performance in later versions.

Required

Features

  • Homebrew formula (thanks to @adlerhsieh)
  • Change extension name to .gb
  • Namespace support (Foo::Bar)
  • ARGV
  • Built in http library
  • Require system (should be similar to Ruby....?)
  • File IO class
  • Sample api server
  • Range Type
  • Docker image
  • Thread support
  • Channel support
  • Go plugin support and not limited to main package
  • Flow controls (most are compiler's work)
    • while
    • next
    • break

Docs

  • Bytecode specifications
  • Full API document for built in types
  • Full API document for built in libraries
  • Write down release procedure

Not sure if we can make it

  • Use parser generator
  • Simple web framework
  • Exception handling
@st0012 st0012 added this to the First release milestone May 4, 2017
@st0012 st0012 changed the title [Discussion] Features required (but haven't support) before first release [Discussion] Features required before first release May 5, 2017
@st0012 st0012 changed the title [Discussion] Features required before first release [Discussion] About first release May 5, 2017
@st0012 st0012 changed the title [Discussion] About first release First release May 19, 2017
@st0012
Copy link
Member Author

st0012 commented Aug 21, 2017

Seems all checked!

@st0012 st0012 closed this as completed Aug 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants