Skip to content
/ 25 Public

25 is an interpreted programming language written in Java. This language is still under development.

License

Notifications You must be signed in to change notification settings

liamslj13/25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

25 (TwoFive) Programming Language

25 (TwoFive) is an interpreted programming language written in Java.

About

This language is still in early development. The aim is to make this language a tool for applying Computational Geometry algorithms, and writing programs that are able to solve problems.

Installation

  1. Clone the repository:
git clone https://github.com/liamslj13/25
cd 25
  1. Compile the interpreter:
javac -d bin src/*.java
idk yet

Contributing

I encourage any contributions. Here is how you can contribute:

  1. Fork the repository and clone it locally.
  2. Create a feature branch for your work.
  3. Follow good coding practice and maintain code quality and readability.
  4. Submit a pull request and add a descriptive comment about your changes.

Known Issues

Yeah so currently nothing works

License

This project is licensed under the MIT License.

Contact

For suggestions, questions, or bug fixes, feel free to contact me at:

About

25 is an interpreted programming language written in Java. This language is still under development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages