Skip to content

cytech-school-projects/vscode-cycode

Repository files navigation

cytech-pseudocode README

A basic extension that provides syntax highlighting for pseudocode as it is written at CYTECH. As this is a french school, this extension only supports pseudocode written in French.

example image

Known Issues

This is a very basic extension, so we are aware that many features are missing. If you'd like to see something in particular being added, feel free to open an issue.

Release Notes

Initial release.

1.0.0

Initial release of cycode.

Supported operators :

< > = <= >= !=
<-
ET OU

Supported control sequences :

SI ... ALORS
POUR ... ALLANT DE ... A ... FAIRE
TANT QUE ... FAIRE
NON
RETOURNER

Comments are prefixed by #
String are between double quotes "..."
Booleans are VRAI and FAUX.

Authors

About

Syntax highlighting for pseudocode following CYTECH norms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published