Git Product home page Git Product logo

kscript's Introduction

KScript

Kscript - 한글로 코딩하는 한글스크립트 한글스크립트를 이용해 주셔서 감사합니다.

한글스크립트 문법

현재 1.0 버전에는 다음 명령어를 지원합니다.

출력

  • 사용법: 출력 <내용> / ㅊ <내용>
  • <내용>을 출력합니다.

건너뛰기

  • 사용법: 건너뛰기 <줄 수> / ㄸ <줄 수>
  • <줄 수> 만큼 코드를 실행하지 않고 건너뜁니다. <줄 수>는 항상 정수형이어야 합니다.

주석

  • 사용법: 주석 <내용> / ㅈ <내용>
  • <내용>을 주석처리 합니다. 주석처리된 내용은 절대 실행되지 않습니다.

종료하기

  • 사용법: 종료
  • 실행을 끝냅니다. 종료 이후에 있는 코드는 실행되지 않으며, 종료 명령어가 없으면 프로그램은 무한 실행됩니다.

버그제보 및 개선

한글스크립트는 기능이 매우 적습니다. 한글스크립트는 계속 개발되고 있으며, 새로운 문법도 생길 수 있습니다. 만약, 실행 중 버그가 일어났으면 Issue에 버그 내용을 작성해 주세요. \n 여러분의 의견을 기다리고 있습니다. 건의사항도 Issue에 적어주세요.

kscript's People

Contributors

potato179 avatar

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.