from Hacker News

Slang, Goldman Sachs' proprietary programming language

by hawkharris on 7/11/14, 1:15 AM with 4 comments

  • by ilaksh on 7/11/14, 3:28 AM

    Python and Pascal are awesome. Dataflow is awesome. Not having to specify types is nice. Not having to deal with databases is awesome. Not having to deal with deployment is awesome. Keeping data in memory is fast.

    Sounds like something I hope will be imitated and become popular in open source tools.

  • by chatmasta on 7/11/14, 7:34 AM

    I had an interview at Goldman where multiple engineers explained to me that "there was no staging environment." No joke. They deploy everything straight to production, and when something breaks, they might lose millions of dollars.
  • by themartorana on 7/11/14, 3:12 AM

    So TL;DR - Slang is a weak Python-esque interpreted language that's old and horribly outdated, but holy cow would I like to know more about SecDB and the inner workings of what sounds like an incredible piece of software.