coldfusionpronews.com
The Big List of 256 Programming Languages - ColdFusionProNews
http://www.coldfusionpronews.com/the-big-list-of-256-programming-languages
The Big List of 256 Programming Languages. December 14, 2012. The holiday season typically brings lots of vacation time for people. Instead of sitting around and being lazy, why not take the time to learn a new programming language? I am not recommending a specific language over others at this time, but providing a long list of languages based on GitHub. Visual Basic .NET. So, did you find one that you liked? Or did this stir up memories from long ago with languages you thought were dead and buried?
marie.codes
About Me — duckie does things
https://marie.codes/about
Usually with a computer. I am a nonbinary person. Who is a photographer, musician, writer, and software developer, among other things. Some of my more recent work includes Inatri. A publication discussing things such as interactions between society and marginalized groups, identity, and representation; and Dis/assemble Me. A website dedicated to collecting photography, writing, and art relating to disassembly. If you would like me to dedicate more time to this work, please consider helping fund it. Mdash...
jaakan.nevargames.com
Jaakan FAQ
https://jaakan.nevargames.com/faq
July 4, 2015. To say we’re frequently being asked questions might be an overstatement, but we thought it would be good to provide a definitive source on some of the questions we’ve been asked multiple times. Who is the team behind Jaakan? I’m Amos, I usually do web development as my day job, and I do a little bit of game dev on the side. I live in France, and I’ve been trying to make games since 2001, mostly on the coding and music side. How long have you been working on the game? In which our custom eng...
solson.me
Projects · Scott Olson
https://solson.me/projects.html
An interpreter for the Rust compiler’s mid-level IR. Android, 2013 [ paper. Fast multi-touch selection technique for tablets. Ruby, 2012 2013. Bytecode-compiled Lisp on Rubinius. C 11, 2014 2015. Statically-typed imperative language compiled with LLVM. Language compiled with LLVM. Interpreter for a Lisp-like language with Ruby interop. C 11, 2011 2014. Basic kernel written in C 11. Clay, 2010 2011. Basic kernel written in Clay. Ooc, 2009 2010. Basic kernel written in ooc. Jekyll, 2013 2015.
circusmachina.com
circusmachina: Adventures in Computer Linguistics
https://www.circusmachina.com/gladius/Code/Adventures-in-Computer-Linguistics
Adventures in Computer Linguistics. Writing a Command-Line Parser, Part 2. Implementing AutoCorrect in JavaScript. Writing a Command-Line Parser, Part 1. Page Duplication with Adobe Acrobat and JavaScript. Site content and design:. 2012 - 2016 Michael Malicoat. On September 10, 2013, at 12:17 PM. Where I provide links to languages as examples of my own experiences with those languages, it is best to keep in mind that these have been. Experiences, and the opinions I express about those languages are.
jaakan.nevargames.com
Adding HTTP support
https://jaakan.nevargames.com/blog/2015/weekly-update-12
March 21, 2015. Except for the first article. Most of this blog has been about gameplay, the game in itself from a player point of view, and content. But technical updates have been rather rare. Have had my fun with the interview format, even bringing innocent outsiders in for comedy factor, but perhaps it is time to come back to a more classical format for this week. When I think of the game’s stack, I see this in my head, mostly:. A story file, and character script? If we have to modify the yellow part...
hmmm-mhinsch.blogspot.com
...hmmm: Google Go, OOP, Interfaces and Inheritance
http://hmmm-mhinsch.blogspot.com/2009/11/google-go-oop-interfaces-and.html
Whatever I'm wondering about. Sunday, 15 November 2009. Google Go, OOP, Interfaces and Inheritance. It seems these days new. And in particular "systems". Languages aiming to replace C/C. Are sprouting like mushrooms. I like programming languages therefore for me this is fun, the general public however usually is utterly unaware of these small languages, at least until they become old and somewhat established. Instead of inheritance Go promotes composition. Polymorphism is achieved by a very simple me...