Cinescript

所属分类:大数据
开发工具:Java
文件大小:36KB
下载次数:0
上传日期:2020-12-06 12:56:54
上 传 者sh-1993
说明:  你是不是比我们更崇拜宝莱坞?我们已经创造了一种关于宝莱坞主题的编程语言。此语言...
(Are you bigger admirer of Bollywood than us? We have created a programming language on BOLLYWOOD theme. This language has all basic functionalities like data storage, variables, control statements, conditional statements and many more coming ahead...........)

文件列表:
Codes (0, 2020-12-06)
Codes\CheckCompatibility.java (1321, 2020-12-06)
Codes\CheckCondition.java (800, 2020-12-06)
Codes\CheckDataType.java (1469, 2020-12-06)
Codes\CheckDeclare.java (800, 2020-12-06)
Codes\CheckOperator.java (791, 2020-12-06)
Codes\CheckSemicolon.java (788, 2020-12-06)
Codes\Condition.java (4026, 2020-12-06)
Codes\Core.java (9284, 2020-12-06)
Codes\Coreassign.java (5147, 2020-12-06)
Codes\Coredeclare.java (3103, 2020-12-06)
Codes\Coreif.java (2673, 2020-12-06)
Codes\Corescope.java (1068, 2020-12-06)
Codes\Coreverify.java (4239, 2020-12-06)
Codes\Corewhile.java (1839, 2020-12-06)
Codes\Evaluator.java (4056, 2020-12-06)
Codes\FinalException.java (5521, 2020-12-06)
Codes\Input.java (3210, 2020-12-06)
Codes\Precore.java (2655, 2020-12-06)
Codes\PrintInfo.java (2342, 2020-12-06)
Codes\checkscope.java (759, 2020-12-06)
Codes\datatypes (0, 2020-12-06)
Codes\datatypes\Coreassign.class (4163, 2020-12-06)
Codes\datatypes\Coredeclare.class (3303, 2020-12-06)
Codes\exceptionhandle (0, 2020-12-06)
Codes\exceptionhandle\CheckCompatibility.class (1596, 2020-12-06)
Codes\exceptionhandle\CheckCondition.class (937, 2020-12-06)
Codes\exceptionhandle\CheckDataType.class (1693, 2020-12-06)
Codes\exceptionhandle\CheckDeclare.class (951, 2020-12-06)
Codes\exceptionhandle\CheckOperator.class (935, 2020-12-06)
Codes\exceptionhandle\CheckSemicolon.class (962, 2020-12-06)
Codes\exceptionhandle\Checkscope.class (929, 2020-12-06)
Codes\exceptionhandle\FinalException.class (4091, 2020-12-06)
Codes\onetime.bat (431, 2020-12-06)
LICENSE (1067, 2020-12-06)
Test.java (1695, 2020-12-06)
Test (0, 2020-12-06)
... ...

# Cinescript ## About #### A basic programming language which is based on the theme Cinema/Bollywood created by by four undergraduate students. It involves basic operations like printing statements/data, arithmetic operations, use of conditional statements, use of loop. ## Cine Keywords ### Keywords for this language Cinescript are named on bollywood movies/songs.These are: #### Print - elaan #### Next line - nayadaur #### Loop - jabtakhaijaan #### Conditional if - agartummiljao #### else - warna #### true - satyamevjayate #### false - herapheri
## To Run:running:/Test:memo: the code:
  1. :pushpin:Make sure in you are in right directory:file_folder: or run this command
  2. ``` cd CodeBusta-Language/Codes/ ```
  3. Run the following command(in the same order) for all the files to update/build the classes(Now only 1 command :dancer: :dancers: :dancer:)
  4. ``` javac -d . *.java ```

OR

  1. Run ontime.bat file directly:fire:
  2. ``` onetime.bat (in command prompt) ``` ``` ./onetime.bat (in powershell) ```
  3. To change input the test code file, change the name of input file in Input.java
  4. Finally, after setting the required input file and updating class files, run
  5. ``` java filehandling.Input ```
## Made with :heart: ### Java

近期下载者

相关文件


收藏者