Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 528 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 528 Bytes

The Pyrust Programming Language

A programming language made in Python and Rust-lang

Website:  https://www.dedsecurity.com
Author:   Simon Kinjo
Maintenance:  Simon Kinjo

Building

Make sure you have installed the dependencies:

  • python 3
  • git
  • rust

Clone the source with git:

  git clone https://github.com/dedsecurity/pyrust-lang
  cd pyrust-lang

And execute.

License

MIT