EmmanuelOga
- Karma
- 13
- Created
- December 7, 2008 (17y ago)
- Submissions
- 0
just me
EmmanuelOga.com
https://news.ycombinator.com/user?id=emmanueloga_
- A chrome extension to enable toggling of comments on hacker news threads. (chrome.google.com)
- Using AngularJS with a Rails backend (emmanueloga.com)
- Why Lisaac is broken and why I no longer work on it (mildred.fr)
Lisaac is a programming language with kind of an unconventional looking syntax (or at least not "mainstream looking" I would say) that used to be featured on the The Computer Language Benchmarks Game, with impressive…
- The Crystal Programming Language (crystal-lang.org)
Ruby-inspired syntax. Never have to specify the type of a variable or method argument. Be able to call C code by writing bindings to it in Crystal. Have compile-time evaluation and generation of code, to avoid…