Profile_bird

Hey there! ooc_lang is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving ooc_lang's tweets.

Already using Twitter
from your phone? Click here.

ooc_lang

  1. yajit works again! check it out: http://github.com/nddrylliog/yajit (special thanks to fredreichbier & showstopper)
  2. rock (ooc compiler in ooc) compiles classes and covers =) don't try it at home yet, though - it's still highly experimental
  3. @alejandrocrosa Hmmm, rtfm? http://docs.ooc-lang.org/ooc-slim/executable-size.html ;)
  4. @arvennard The C++ object model is too complex. And the C syntax has many drawbacks. ooc is, imho, much more readable/light/flexible.
  5. (continued)... that change will allow very nice array and map literals, and other data structs will be usable easily too. Stay tuned.
  6. SubProcess new() now takes an ArrayList<String> instead of String*. (breaking change). ArrayList and HashMap will be BasicTypes soon.
  7. #ooc-lang freeimage bindings: http://bit.ly/2UJ4s7
  8. #ooc_lang libdispatch bindings: http://bit.ly/O2Omd
  9. Fun with version blocks http://paste.pocoo.org/show/151214/ shows the ooc object model flexibility once again!
  10. @minnowcoder Do you have examples of 'more involved pattern matching' ? The match is a regular ooc match comparing classes..
  11. Fun with fake variable-length argument lists: http://paste.pocoo.org/show/151147/ (code in comments = future syntax)
  12. #ooc_lang is featured on the GitHub frontpage today =)
  13. ooc support for gedit: http://bit.ly/9ndHq (fork & improve!)
  14. @benlachman Yup, ":=" is better than var for 1) safety 2) typing 3) intuitive { name : Type = expr }, omit the type { name := expr }
  15. @laktek Go increases people's awareness about [low+high]-level languages, and that's a good thing for ooc too!
  16. @laktek You're mistaken =) go has google's buzz. ooc's community is slowly, but steadily growing. Enterprise vs Grassroots: Java vs C.
  17. Late congrats to the #golang team for going live =) Wishing all sorts of good luck! Can we steal tech for our awesome syntax? Kthxbye
  18. .@zenhob Now is probably a good time to write some ooc generics tutorial, then =)
  19. @brunobord Plus pour bien longtemps =)
  20. @brunobord Java n'est pas nécessaire à l'exécution =) Et un compilateur ooc en ooc est en cours d'écriture: http://bit.ly/2x9Bda