jsikes

jsikes

Separate the QLogo GUI from the interpreter.

a project by jsikes

QLogo is a UCBLogo-compatible implementation of the Logo language using Qt and OpenGL. QLogo was designed with the language interpreter integrated into the GUI. For Hackweek 18 I want to separate the interpreter from the GUI so that QLogo can be run from the command line or from a shell script.

Updated about 2 years ago. 1 hackers ♥️. 1 follower.

Increase "osc checkout" speed.

an idea by jsikes

Using osc I noticed that when checking out projects the project files are requested and loaded one at a time. My first order of business would be to combine the individual requests into one request.

Updated about 3 years ago. 4 hacker ♥️. 2 followers. Has no hacker: grab it!

Learn ECDH

an idea by jsikes

Project Description

Elliptic-Curve Diffie-Hellman was a new idea at the time I was studying cryptography, and I hadn't given it much attention at the time. Now it has gained a lot of traction as a secure method of key generation.

Updated about 3 years ago. No love. 1 follower. Has no hacker: grab it!

Add Object support to QLogo.

an idea by jsikes

Project Description

QLogo is a project that mirrors UCBLogo. It is implemented in C++ and Qt. UCBLogo recently added support for object-oriented programming. This project is to add support for object-oriented programming to QLogo.

Updated about 1 year ago. No love. 1 follower. Has no hacker: grab it!
4
1
0
0

Looking for projects around:

Nothing at the moment

Activity

  • about 1 year ago: jsikes originated Add Object support to QLogo.
  • about 3 years ago: jsikes originated Learn ECDH
  • about 4 years ago: jsikes originated Increase "osc checkout" speed.
  • almost 5 years ago: jsikes started Separate the QLogo GUI from the interpreter.
  • almost 5 years ago: jsikes originated Separate the QLogo GUI from the interpreter.