Skip to content

owgydz/peanuts

Repository files navigation

Peanuts

Version Language Status License

Peanuts is a fun Python-based programming language with its own syntax and runtime, modules, and more.

Example

import nutmath

nut main():
    jar x = nutmath.add(5, 3)
    print(x)

main()

Run it with: py peanuts.py run <file>.nut

The output should be: peanut_lang_output: 8

Contributing

We take contributions with open arms. If you want to contribute, submit a PR and we will get to it as soon as possible!

Remember to stay crunchy!

About

Peanuts: a fun, Python-based programming language

Resources

License

Stars

Watchers

Forks

Contributors