Minor polishing

Signed-off-by: Kakadu <Kakadu@pm.me>
This commit is contained in:
Kakadu 2024-09-05 18:32:06 +03:00
parent 39fa6c2be9
commit 0ccc1c6e7d
9 changed files with 42 additions and 50 deletions

View file

@ -1,6 +1,7 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
synopsis: "TODO"
synopsis:
"A programming language (initualy developed by JetBrains Research) for educational purposes as an exemplary language to introduce the domain of programming languages, compilers, and tools."
depends: [
"dune" {>= "3.3"}
"posix-uname"