RetroBASIC
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
RetroBASIC ReadOnly Archive
Home
Help
Search
Login
Register
RetroBASIC
»
Offtopic
»
Offtopic
»
Rosetta code: help needed
« previous
next »
Print
Pages: [
1
]
Author
Topic: Rosetta code: help needed (Read 1466 times)
Ed Davis
Guest
Rosetta code: help needed
«
on:
October 19, 2016, 05:17:52 PM »
I've created some tasks on Rosetta code:
http://rosettacode.org/wiki/Compiler/lexical_analyzer
I think this one is ready to go from a draft task to a regular task. But in order to do so, I need someone to create an additional solution. Does anyone here care to give it a try? Solutions in Pascal, Pike, Ruby, Nim and others would all be welcome. I've put up solutions in C, Python, FreeBasic and one using Flex.
If anyone would be up to working on one, I'm glad to offer lots of assistance. Any takers?
http://rosettacode.org/wiki/Compiler/syntax_analyzer
http://rosettacode.org/wiki/Compiler/AST_interpreter
If anyone here could review these two tasks, to help make them easier to understand, it would be great.
Thanks in advance for any help!
Logged
ScriptBasic
Guest
Re: Rosetta code: help needed
«
Reply #1 on:
October 19, 2016, 07:23:26 PM »
Fun challenge!
I might give it a try in Script BASIC. Didn't you do something like this before in SB?
I'm gaining a lot of knowledge embedding the
V7
JavaScript interpreter engine in ScriptBASIC. It's like giving SB OOP clothes for xmas.
«
Last Edit: October 20, 2016, 05:57:15 AM by John
»
Logged
Print
Pages: [
1
]
« previous
next »
RetroBASIC
»
Offtopic
»
Offtopic
»
Rosetta code: help needed