Skip to content

kevin-roark/arthur

Repository files navigation

arthur

Arthur is a great programming language

EXTERNAL DEPENDENCIES

FILE TYPES

  • audio: mp3
  • video: H264 mp4 with AAC audio
  • image: jpg

Links to stuff we're using

the lexer: http://jflex.de/ the parser: http://byaccj.sourceforge.net/

How to test lex and parser stuff

  1. Translate lex via the jflex gui
  2. Run the byacc compile thing to translate yacc
  3. Compile ur java tester code, which references the Lexer produced from yacc.
  4. Use it!!!

Latex Files:

LRM: https://www.writelatex.com/849859spdhtc Tutorial: https://www.writelatex.com/874610nwktjt

About

Arthur is a great programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published