sym_num

sym_num

Forth in Elixir

I created a Forth processor in Elixir. This is my hobby project.
https://github.com/sasagawa888/Forth

Most Liked

OvermindDL1

OvermindDL1

I love Forth, I’m glad to see other’s writing Forth engines too. I wrote one in Elixir a while back for fun. ^.^

sym_num

sym_num

Thank you for your reply.
Yes, it is Forth designed by Moore.
I created a Forth processing system to learn Elixir. Because Forth is very simple and easy to parse.
My processing system is for my own pleasure. However, I used it after a long time and it was very fun. So I decided to introduce it to everyone.

AstonJ

AstonJ

Nice one Kenichi!

I take it you are mean this Forth?

Would be interested in knowing more about why you created it - a hobby project? Or something you will put to use? (If so how and for what?) :smiley:

Last Post!

VAK-53

VAK-53

I’ve been thinking about your proposal for a long time. And here’s what I realized: I need an interpreter for a simple and reliable language like AK-47, which can be operated by engineering-level users.

Where Next?

Popular in Discussions Top

PragTob
Hey everyone, this has been on my mind for some time and I’d love your input on it! TLDR: I feel like maps are superioer for storing and...
New
rms.mrcs
A couple of days ago I was discussing with a friend about different approaches to write microservices. He said that if he was going to w...
New
acrolink
How does the two languages compare when it comes to server side application development? Any experiences or ideas? Thank you.
New
mikl
I wanted to capitalize a string, and tried using String.capitalize(). That generally works well, until you try to capitalize a word like...
New
klo
Got a question about when to concat vs. prepending items to list then reversing to achieve appending. So i know lists boil down to [1 | ...
New
matthias_toepp
I’d love to hear what people think about Wisp, the new Gleam web framework started by Gleam’s primary creator Louis Pilfold. Gleam, alon...
New
arcanemachine
https://nitter.net/josevalim/status/1744395345872683471 https://twitter.com/josevalim/status/1744395345872683471
New

Other popular topics Top

Brian
What is the proper way to load a module from a file in to IEX? In the python world, doing something like this pretty standard: from ....
New
ashish173
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
greenz1
I have a phoenix application from which a user can download multiple(5-6) files of size 1MB. I couldn’t find anything related to sending ...
New
sen
Hi All, I set a environment variables in dev.exs , like below code. when i start server, how can i set the ${enable} value? thanks. d...
New
Harrisonl
We have an ECS cluster with 4 services, where each task joins a single cluster, via discovery ECS discovery service. Currently when I de...
New
sergio
Kind of like when jquery came out, it was super necessary. Existing drag and drop libraries have a bunch of baggage to support old browse...
New

We're in Beta

About us Mission Statement