Skip to content

KenSakayori/compiler_jikken

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to install

Run opam pin add -y compiler_jikken https://github.com/KenSakayori/compiler_jikken.git#main

How to use

The following command generates an archive file NN-XXXXXX.zip

  • compiler_jikken NN-XXXXXX that includes
  • the input files given as the arguments, and
  • the result of test cases. Here, NN is the number of the week and XXXXXX is the last 6-digits of the number of your ID card.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 99.9%
  • Dune 0.1%