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