Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Haskell
Wiki community
Recent changes
Random page
HaskellWiki
Search
Search
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
OdHac/Projects
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Tasks === Goes without saying: See the issues marked 'odhac': https://github.com/faylang/fay/issues?labels=odhac&milestone=2&page=1&state=open There's a fine selection of easy to medium to hard issues to close. Other stuff that needs doing: * Libraries binding to cool JavaScript libraries: Example, a PhoneGap binding: https://github.com/faylang/fay/issues/111 * The jQuery binding is god-awful and needs doing properly, preferably from scratch and preferably generated. * Test cases, test cases, test cases. * More benchmarks are always good. That's the easy stuff. Harder stuff, probably the stuff I'll be doing: * Patching and testing the various haskell-suite libraries, esp. the type checker. * Add a generic serializer for the Automatic thing in the FFI. * Finish the monad optimization of a >> b >>= \c -> d to _(a); _(b); var c = _(d); etc. It would be nice to possibly port the AST to the haskell-suite's desugard AST and implement type-classes, but I'll have to evaluate that. Possibly the biggest point of all: '''Write some web apps with Fay.''' Consider this part of the ‘Getting Shit Done’ mantra. No point in writing any of these tools if we don't ''use them'' to make cool stuff.
Summary:
Please note that all contributions to HaskellWiki are considered to be released under simple permissive license (see
HaskellWiki:Copyrights
for details). If you don't want your writing to be edited mercilessly and redistributed at will, then don't submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!
Cancel
Editing help
(opens in new window)
Toggle limited content width