Skip to content

Muhammad-Salman-Sheikh/EoStatic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EoStatic :

This is the development page for the golfing language EoStatic. The language is currently under development. EoStatic page


Specifications :

The language itself is written in Python 3 which in itself is a rather easy language and good for golfing. EoStatic has built-ins for some famous existing code-golf challenges. e.g : Hello, World! and FizzBuzz.


Syntax :

For syntax see the WikiPage on Syntax


Built-ins :

For builtin functions see the WikiPage on Built-ins


Examples :

For examples see the WikiPage on examples


Issues :

For by bug reports and other related issues , use the issues page


Dev log :

  • The development of the language started on 5/5/2018 on the day Saturday.
  • Added basic beginning functionality