Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APECode

APECode compiler and runner compatible with the BAPC 2009 contest language.

Usage

Compile a submitted program:

apecc -o Main Main.ape

Run a source directly:

apecode --run Main.ape < input.txt

The generated executable embeds the submitted source and imports the installed apecode Python package at runtime.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages