Coder Social home page Coder Social logo

rezsat / y-sharp-programming-language Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 6.08 MB

Python Projects

License: GNU General Public License v3.0

Python 100.00%
programming language programming-language custom-programming-language python-programming-language

y-sharp-programming-language's Introduction

python <Y#/Y-sharp>

A programming language written in Python. Just For Fun

Contribute to This Project if you like.

New Issues Fixed

[*] Not printing integer variables in the ouput console - Released Version (1.0.1)

(Linux/Unix)command : python3 main.py test.yshp(filename with extension)

Windows :

[1] (Only if you need to run Y# from anywhere, otherwise skip this step and just open the cmd inside the bin folder and copy all ysharp files to bin folder and start to run by the command mentioned in the 3rd step )

Copy the path of Y#.exe file and add it to environment variables
   ex : if you download my repository to the C drive then y#.exe will be on C:/bin/ file just copy the path to the bin file and goto search bar and search for environment variables and new the variable "path" add new path (then add the path of the y#.exe)
   
[2] Then make a new file 'ex: file.yshp' or use the tests file given.

[3] open command prompt there and type : y# file.yshp and press enter that's all you are done

ex: open cmd inside the bin folder:
            cmd : y# examples/test.yshp

I thought of rebuilding this project with c language beacuse python is slow,

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.