Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

An implementation of the IB Pseudocode Language used on exams

Notifications You must be signed in to change notification settings

willway09/IBScript

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes on usage

ibscript.exe is the command line interpreter. Running it in a terminal followed by a file name will execute the IB Pseudo code in that file.

Example: ibscript.exe TestCode.ib

IBScript.jar is an executable JAR file which runs the IDE for editing the code. It calls ibscript.exe to execute code. FOR SUCCESSFUL USAGE, BOTH FILES MUST BE IN THE SAME DIRECTORY!

Running IBScript.jar can be achieved by executing the following in a terminal: java -jar IBScript.jar

About

An implementation of the IB Pseudocode Language used on exams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.