Skip to content

BroerSakki/PseudoCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PseudoCompiler

Transpiler for pseudocode

Format

The format of pseudocode that can be transpiled, is akin to that found in the Cengage textbook: Programming Logic and Design, by Joyce Farrel. Some things are excluded, such as classes, and file handling. It is, in fact, a simple version of pseudocode.

Add to ~/.bashrc

Fast build: alias mci='./mvnw clean install -DskipTests'

Run alias mr='./mvnw exec:java' OR alias mr='java -jar target/*-SNAPSHOT.jar'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages