Skip to content

cristi-lupu/iris-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iris Programming Language written in JavaScript (for now it's only the lexer, but in future will be more, I hope 😅)

Project Structure

  • src directory contains Iris lexer
  • test directory contains lexer tests
  • iris-web directory contains a web page for testing lexer functionality

Scripts

  • npm run lint Run linter on src directory files
  • npm run test Run tests from test directory

Prerequisites

Run npm install

🐵 Author

Cristian Lupu

Email: lupucristiancptc@gmail.com

Twitter: @LupuCrist

📚 License

Iris is available under the MIT license.

See LICENCE for more license info.

About

Iris Programming Language written in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published