Giter VIP home page Giter VIP logo

poopy-lang's Introduction

poopy-lang

Run Tests

Basic syntax

Strings

Strings are simply represented by 's and are used in view statments, which I'll get to later.

Variables

You can assign a variable just like in Python: name = value. You can also use name >> which gets the value of a variable.

View statments

The view statement is used just like Python 2's print keyword. Do view 'hello'.

If statments

The only current statement supported is the if value => othervalue: which is if value is equal to (=>) other value return True. Otherwise, return False

Expressions

Just like a math equation * for mulitplying, + for adding, - for subtracting, /, for division, ** for exponents, // for sqrt.

Functions

W.I.P

Modules

import modulename

poopy-lang's People

Contributors

zurgeg avatar

Stargazers

eyrie avatar Sophia avatar  avatar

Watchers

James Cloos avatar  avatar

poopy-lang's Issues

Dists not working

The dists for all versions aren't working and we are halting the building of them for now. Sorry!

Discord Webhook Support now added

Chances are, you got directed here because you saw a post in the Discord in a channel named #poopy-lang. This is because you can get updates on poopylang now right from Discord!
-GBT

Test

frgdsfgsfgsdfg

GHA is broken...

GHA (GitHub Actions) is not functioning properly and our CI no longer runs...

1.4/1.5 coming soon!

1.4/1.5 is coming out soon with support for importing python modules for more powerful use.
I'd also like to note that In no way is poopy-lang a "production language". Maybe that will change with a future release (3.x-4.x?).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.