Python Forum
one of my side projects
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
one of my side projects
#1
one of my side projects is a pseudo machine code interpreter. this "machine" will have features similar to python so it might be not too hard to implement. i still have many things to think about in its design, which i think will be the fun part. think of classical binary machine instructions kept in a python list and lists as executable functions.

or maybe i should just implement a classical binary machine. that could aslo be fun. either way, it would be implemented in python and be trivially portable that way.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
one of my side projects - by Skaperen - Jul-22-2020, 11:59 PM
RE: one of my side projects - by MysticLord - Sep-01-2020, 11:23 AM
RE: one of my side projects - by Skaperen - Sep-01-2020, 06:55 PM
RE: one of my side projects - by MysticLord - Sep-01-2020, 09:15 PM
RE: one of my side projects - by Skaperen - Sep-04-2020, 01:50 AM
RE: one of my side projects - by K_Research - Sep-05-2020, 02:36 PM
RE: one of my side projects - by Skaperen - Sep-05-2020, 10:29 PM
RE: one of my side projects - by Axel_Erfurt - Sep-06-2020, 04:58 PM
RE: one of my side projects - by Skaperen - Sep-08-2020, 05:32 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Turning Client Side Script Into Pseusocode VinceLrj 3 2,451 Dec-08-2020, 10:49 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020