Skip to content

daniil-ushkov/hi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Hi language

Overview

The homework from funcional programming course where I have developed small programming language Hi on Haskell. The language is similar to bash but with simplified syntax (for parsing purpose).

Supported functions

  • numeric arithmetic, booleans, comparisons
  • strings, lists and operations with them like accessing by index, folding, slices (with Python semantics)
  • working with byte strings and serialization
  • file i/o
  • getting of current time
  • uniform random generator
  • dictionaries

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published