omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. ClackHack

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    • Profile
    • Following 0
    • Followers 0
    • Topics 15
    • Posts 25
    • Best 4
    • Controversial 0
    • Groups 0

    ClackHack

    @ClackHack

    4
    Reputation
    708
    Profile views
    25
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    ClackHack Unfollow Follow

    Best posts made by ClackHack

    • RE: Swami#

      @mikael I was watching a YouTube video of a guy who made a game about programming to get past levels, and he made his own language, so I thought it would be fun to take a crack at it

      posted in Pythonista
      ClackHack
      ClackHack
    • Swami#

      So I recently created a programming language called swami# built on python as a little hobby. The syntax is super weird, but the project is at https://github.com/ClackHack/Swami
      I put in some example scripts so you can se how it works, feel free to ask questions and find bugs!

      posted in Pythonista
      ClackHack
      ClackHack
    • RE: Problem reading ascii text

      try using encode='utf-8' in the open() function

      posted in Pythonista
      ClackHack
      ClackHack
    • Passcode module!

      I made a super simple to use module to lock your scripts by face-id or fingerprint!
      You can Find it at https://github.com/ClackHack/passcode ! Let me know what you think!

      posted in Pythonista
      ClackHack
      ClackHack

    Latest posts made by ClackHack

    • Force portrait

      How do I force portrait mode when using the ui module?

      posted in Pythonista
      ClackHack
      ClackHack
    • RE: Swami++

      The minimalist vocabulary of the language was a product of my laziness but it gets the job done

      In terms of goals I just wanted a functioning programming language that could very basic tasks, I don’t see myself improving on the language too much. I was able to make some programs I thought were cool, like one that turns numbers into Roman numerals as well as a program that provides a dictionary class type.

      posted in Pythonista
      ClackHack
      ClackHack
    • Swami++

      Its me, the guy who made a crappy programming language. Well im back with an actually good (in my opinion) programming language called Swami++. I actually tried really hard on this and the repo is here. It is designed for windows but can easily be converted. Let me know what you think or if you have any suggestions!

      posted in Pythonista
      ClackHack
      ClackHack
    • RE: Ideas???

      @stephen I am familiar with ui, not so much scene

      posted in Pythonista
      ClackHack
      ClackHack
    • Ideas???

      I’m a little out of ideas, so if you have any moderate to advanced projects I’d love to take a crack at them, thanks!

      posted in Pythonista
      ClackHack
      ClackHack
    • RE: Swami#

      @mikael I was watching a YouTube video of a guy who made a game about programming to get past levels, and he made his own language, so I thought it would be fun to take a crack at it

      posted in Pythonista
      ClackHack
      ClackHack
    • Swami#

      So I recently created a programming language called swami# built on python as a little hobby. The syntax is super weird, but the project is at https://github.com/ClackHack/Swami
      I put in some example scripts so you can se how it works, feel free to ask questions and find bugs!

      posted in Pythonista
      ClackHack
      ClackHack
    • RE: How do I open up a tab

      @stephen with code open up a new console tab

      posted in Pythonista
      ClackHack
      ClackHack
    • RE: How do I open up a tab

      @mikael yeah, like the button in the top right

      posted in Pythonista
      ClackHack
      ClackHack
    • How do I open up a tab

      How do I open up a new pythonista tab in code?

      posted in Pythonista
      ClackHack
      ClackHack