Skip to content

dedsecurity/pyrust-lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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