Skip to content

PICT-OSS-Community/Ara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ara

Ara or aralang aims to be a simple, modular & concise language. Ara follows princple of functional languages, inherits their benefits while still being pretty simple for the programmers to work with.

Feature Set

  1. Immutable in nature
  2. Native multi-threading support
  3. Reduced keyword set
  4. Optmized arithematic & vector calculations
  5. (Planned) Provides local hardware optimizations

TODO

  • Define the keyword set and semantics
  • Curate the syntax and modular design
  • Write the compiler in some low level memory safe lang
  • Rewrite the compiler in Ara
  • First stable release
  • Expansion of standard library

Contributing

See CONTRIBUTING.md to get a general overview of how to contribute

About

A Programming Language which is more inclined towards the functional paradigm.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages