Skip to main content

Home/ Programming/ Group items tagged funny

Rss Feed Group items tagged

yc c

The Shakespeare Programming Language - 0 views

  • Design Goals The design goal was to make a language with beautiful source code that resembled Shakespeare plays. There are no fancy data or control structures, just basic arithmetic and gotos. You could say we have combined the expressiveness of BASIC with the user-friendliness of assembly language.
yc c

Like, Python - 0 views

  • Like making computers do your bidding? Enjoy Python features like lambdas? Indent-grouping? List comprehensions? Tired of Old Man Python telling you what you can and can't say to your computer? It's about time programming languages understood what the kids are typing these days. So let's start with a baby step in that direction: Like, Python.
  • Like, Python uses Python's own tokenizer to essentially add keywords to Python's lexical understanding. Python is a subset of Like, Python, so any script you've already written in Python is valid Like, Python and will run in the interpreter. But you can also write like you'd speak. For example, the following is a fully-functional "hello world" script, included in the download as hello_world.lp: #!usr/bin/python # My first Like, Python script! yo just print like "hello world" bro
  •  
    Write like you speak... if you speak like that
jdr santos

WTF Code - 2 views

1 - 3 of 3
Showing 20 items per page