Skip to content

PseudocodeEditor/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

description
Documentation on what is pseudonaja

Welcome to Pseudonaja

About Us

{% hint style="info" %} Pseudonaja is a CIE compliant pseudocode editor for GCSE, iGCSE and A-Level students studying computer science. We aim to provide an easy interface to write, edit and run pseudocode, with syntax inline with the CIE specification for examinations. Pseudonaja is an open source project with the code available using the GitHub link below. {% endhint %}

{% embed url="https://github.com/PseudocodeEditor" %} A link to the GitHub Repo {% endembed %}

{% embed url="https://pseudonaja.repl.co" %} A Link to the online editor {% endembed %}

Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="guides/declaring-variables-and-arrays.md" %} declaring-variables-and-arrays.md {% endcontent-ref %}

{% content-ref url="guides/conditional-structures.md" %} conditional-structures.md {% endcontent-ref %}

{% content-ref url="guides/loop-structures.md" %} loop-structures.md {% endcontent-ref %}

{% content-ref url="guides/functions-and-procedures.md" %} functions-and-procedures.md {% endcontent-ref %}

{% content-ref url="guides/records.md" %} records.md {% endcontent-ref %}

Releases

No releases published

Packages

No packages published