Skip to content

Gystek/cassiopeia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cassiopeia

RankConstellationSize (area in square degrees)Quadrant
25Cassiopeia598.407NQ1
26Orion594.120NQ1

List of largest constellations

Cassiopeia is a statically typed purely functional programming language.

Features

Cassiopeia will-be is

  • Slow.
  • Probably bug-ridden.
  • Running on a virtual machine
  • Purely functional as it only has pure values
  • Meta-programmable

Что дѣлать?

  • [X] Lexer
  • [ ] Parser
  • [ ] Typechecker
  • [ ] Optimizer
  • [ ] Compiler
  • [ ] Virtual Machine
  • [ ] Macros
  • [ ] Bytecode Optimizer
  • [ ] Type inference
  • [ ] Assembly compilation

Building and installing

# Building
$ cargo build --release
# Installing
$ make clean install