Skip to content

nestedbytes/appl-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OUTDATED I do not update this anymore. This was a fun project for me but This is not a actuall programming language it was just a toy programming language. Thank you

appl-language

A simple programming language written in python

Download for windows

Download

Download for linux

In progress

Guide for new coders

For windows users
First cd to the place where you have downloaded the appl.exe. Using cmd cd
then type this to start a new project called helloworld

appl init helloworld

then you should see in the folder a name.txt and helloworld.aple should be created open that .aple file in any code editor or even in notepad and type

apptype = console
say:
HelloWorld

Then go to the cmd and type this to run it

appl run

About

A simple programming language written in python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages