Skip to content

Airline Food is an esoteric programming language created by @jamie-large . This is a simple DSL writed in Scala for the language.

Notifications You must be signed in to change notification settings

Trexano99/AirlineFood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirlineFood

Airline Food is an esoteric programming language created by @jamie-large . The language specs are aviable at this link: https://esolangs.org/wiki/Airline_Food

This project is a simple DSL writed in Scala. The files included are:

  • airlineOperations.scala: containing all the operations which the programming language is able to to execute
  • airlineParser.scala: containing the parser for the language
  • airlineStack.scala: contain a stack emulation with a pointer used for move along it
  • main.scala: read, parse and execute the content of src/test.txt.

About

Airline Food is an esoteric programming language created by @jamie-large . This is a simple DSL writed in Scala for the language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages