Skip to content

MartyScript는 다용도 프로그램언어입니다. 현재 개발중

License

Notifications You must be signed in to change notification settings

urobot2011/MartyScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MartyScript

MartyScript는 다용도 프로그램언어입니다. 현재 개발중입니다

예시:

var test = "txt";
console.log(test);

MartyScript는 자바스크립트와 매우 비슷합니다. MartyScript는 자바스크립트의 몇가지 기능을 빼고 몇가지 기능을 더한 구조입니다. 현재 컴파일러는 js뿐이며 그것도 개발중입니다.

  • var및 다른 typedef감지
  • var불러오기
  • 함수 감지
  • 함수 불러오기
  • if 감지
  • if else 감지
  • typedef선언 감지

About

MartyScript는 다용도 프로그램언어입니다. 현재 개발중

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published