Skip to content

kenpu/csci3055u-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Your project title

  • your name
  • your email (uoit.net)

About the language

Describe the language

  • History
  • Some interesting features

About the syntax

give some code snippet of the language

Let form

(let [x 10
      y 20]
  (+ x y))

About the tools

Describe the compiler or interpreter needed.

About the standard library

Give some examples of the functions and data structures offered by the standard library.

About open source library

Describe at least one contribution by the open source community written in the language.

Analysis of the language

Organize your report according to the project description document.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published